Skip to content

Commit 6308701

Browse files
dependabot-supportketan
authored andcommitted
Bump compiler from 0.9.5 to 0.9.6
Bumps [compiler](https://github.com/spullara/mustache.java) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/spullara/mustache.java/releases) - [Commits](spullara/mustache.java@mustache.java-0.9.5...mustache.java-0.9.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 1179a4e commit 6308701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
compile group: 'commons-io', name: 'commons-io', version: '2.6'
6363
compile group: 'joda-time', name: 'joda-time', version: '2.9.4'
6464
compile group: 'io.fabric8', name: 'kubernetes-client', version: '3.1.8'
65-
compile group: 'com.github.spullara.mustache.java', name: 'compiler', version: '0.9.5'
65+
compile group: 'com.github.spullara.mustache.java', name: 'compiler', version: '0.9.6'
6666
compile group: 'org.freemarker', name: 'freemarker', version: '2.3.23'
6767

6868
testCompile group: 'junit', name: 'junit', version: '4.12'

0 commit comments

Comments
 (0)