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 47be984 commit bc7d76dCopy full SHA for bc7d76d
buildSrc/build.gradle
@@ -90,7 +90,7 @@ dependencies {
90
implementation 'com.github.ben-manes:gradle-versions-plugin:0.52.0'
91
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
92
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.43'
93
- implementation 'io.spring.gradle:spring-security-release-plugin:1.0.3'
+ implementation 'io.spring.gradle:spring-security-release-plugin:1.0.4'
94
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
95
implementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'
96
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
0 commit comments