Skip to content

Commit 9afec45

Browse files
Bump com.github.spullara.mustache.java:compiler from 0.9.13 to 0.9.14
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.13 to 0.9.14. - [Commits](spullara/mustache.java@mustache.java-0.9.13...mustache.java-0.9.14) --- updated-dependencies: - dependency-name: com.github.spullara.mustache.java:compiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de25fcf commit 9afec45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation 'io.projectreactor:reactor-core:3.6.8'
6868
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
6969
implementation 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
70-
implementation 'com.github.spullara.mustache.java:compiler:0.9.13'
70+
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
7171
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.42'
7272
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
7373
implementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'

0 commit comments

Comments
 (0)