Skip to content

Commit 3c6ee45

Browse files
authored
Upgraded RAML parser to 0.8.51 (#488)
1 parent a75e3aa commit 3c6ee45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface-impl-v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<formatterConfigPath>../formatter.xml</formatterConfigPath>
1818
<sonar.jacoco.reportPaths>../target/jacoco.exec</sonar.jacoco.reportPaths>
1919

20-
<raml.parser.version>0.8.50</raml.parser.version>
20+
<raml.parser.version>0.8.51</raml.parser.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)