Skip to content

Commit b629ccf

Browse files
Update dependency com.github.spullara.mustache.java:compiler to v0.9.13
1 parent 04d5f28 commit b629ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-maven/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
testImplementation "org.assertj:assertj-core:${VER_ASSERTJ}"
5151
testImplementation "org.mockito:mockito-core:${VER_MOCKITO}"
5252
testImplementation "com.diffplug.durian:durian-io:${VER_DURIAN}"
53-
testImplementation 'com.github.spullara.mustache.java:compiler:0.9.10'
53+
testImplementation 'com.github.spullara.mustache.java:compiler:0.9.13'
5454
testImplementation 'org.owasp.encoder:encoder:1.2.3'
5555
testImplementation "org.apache.maven:maven-plugin-api:${VER_MAVEN_API}"
5656
testImplementation "org.eclipse.aether:aether-api:${VER_ECLIPSE_AETHER}"

0 commit comments

Comments
 (0)