We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5b3fc commit 0258ab2Copy full SHA for 0258ab2
raml/build.gradle
@@ -3,7 +3,7 @@ archivesBaseName = 'hikaku-raml'
3
4
dependencies {
5
api project(':core')
6
- api 'org.raml:raml-parser-2:1.0.28'
+ api 'org.raml:raml-parser-2:1.0.41'
7
8
9
testImplementation "io.mockk:mockk:1.9.3"
0 commit comments