We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317e398 commit ea849cdCopy full SHA for ea849cd
buildSrc/build.gradle
@@ -89,7 +89,7 @@ dependencies {
89
implementation 'com.apollographql.apollo:apollo-runtime:2.4.6'
90
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
91
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
92
- implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.15'
+ implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.43'
93
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.3'
94
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
95
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
0 commit comments