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 d4423a1 commit 85db0c1Copy full SHA for 85db0c1
buildSrc/build.gradle
@@ -88,7 +88,7 @@ dependencies {
88
}
89
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
90
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
91
- implementation 'com.github.spullara.mustache.java:compiler:0.9.4'
+ 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'
0 commit comments