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 aa0f20a commit 61f3bf5Copy full SHA for 61f3bf5
buildSrc/build.gradle
@@ -91,7 +91,7 @@ dependencies {
91
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
92
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.15'
93
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.3'
94
- implementation 'io.spring.nohttp:nohttp-gradle:0.0.10'
+ implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
95
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
96
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
97
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
0 commit comments