Skip to content

Commit 533ffa6

Browse files
Update dependency com.github.spullara.mustache.java:compiler to v0.9.14 (#2197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b1a98b commit 533ffa6

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.13'
53+
testImplementation 'com.github.spullara.mustache.java:compiler:0.9.14'
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)