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 4073862 commit d520b8cCopy full SHA for d520b8c
buildSrc/build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
implementation 'io.projectreactor:reactor-core:3.4.37'
68
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
69
implementation 'com.github.ben-manes:gradle-versions-plugin:0.41.0'
70
- implementation 'com.github.spullara.mustache.java:compiler:0.9.12'
+ implementation 'com.github.spullara.mustache.java:compiler:0.9.13'
71
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.41'
72
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
73
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
0 commit comments