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 7d93325 commit 2d510d9Copy full SHA for 2d510d9
buildSrc/build.gradle
@@ -89,7 +89,7 @@ dependencies {
89
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
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'
+ implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.44'
93
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.6'
94
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
95
implementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'
0 commit comments