We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15040e commit ebffdaeCopy full SHA for ebffdae
settings.gradle
@@ -12,7 +12,7 @@ pluginManagement {
12
id "org.asciidoctor.jvm.convert" version "4.0.4"
13
id "net.nemerosa.versioning" version "3.1.0"
14
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
15
- id "com.github.ben-manes.versions" version "0.51.0"
+ id "com.github.ben-manes.versions" version "0.52.0"
16
id "biz.aQute.bnd.builder" version "7.1.0"
17
id "io.spring.nohttp" version "0.0.11"
18
}
0 commit comments