Skip to content

Commit 0258ab2

Browse files
committed
Updated raml-parser-2 to 1.0.41
1 parent 7b5b3fc commit 0258ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

raml/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ archivesBaseName = 'hikaku-raml'
33

44
dependencies {
55
api project(':core')
6-
api 'org.raml:raml-parser-2:1.0.28'
6+
api 'org.raml:raml-parser-2:1.0.41'
77

88

99
testImplementation "io.mockk:mockk:1.9.3"

0 commit comments

Comments
 (0)