We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9c906 commit 20df163Copy full SHA for 20df163
buildSrc/build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
69
implementation 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
70
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
71
- implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.42'
+ implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.43'
72
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
73
implementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'
74
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
0 commit comments