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.
2 parents 6df2916 + fa66c39 commit a785494Copy full SHA for a785494
build.gradle
@@ -16,7 +16,7 @@
16
plugins {
17
id "io.freefair.lombok" version "8.11"
18
id "io.freefair.maven-publish-java" version "8.11"
19
- id "io.spring.dependency-management" version "1.1.6"
+ id "io.spring.dependency-management" version "1.1.7"
20
//id "com.github.kt3k.coveralls" version "2.8.1"
21
id "org.owasp.dependencycheck" version "11.1.1"
22
id "org.asciidoctor.jvm.convert" version "4.0.4"
0 commit comments