We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be89608 commit a307c61Copy full SHA for a307c61
1 file changed
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
mavenCentral()
8
}
9
dependencies {
10
- classpath "org.raml.jaxrs:raml-to-jaxrs-gradle-plugin:3.0.5"
+ classpath "org.raml.jaxrs:raml-to-jaxrs-gradle-plugin:3.0.6"
11
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:5.2.0"
12
classpath "gradle.plugin.de.fntsoftware.gradle:markdown-to-pdf:1.1.0"
13
0 commit comments