Skip to content

Commit c2d0481

Browse files
Merge pull request #457 from sleekbyte/at-456-at-update-dependencies
#456: Update dependencies
2 parents f73d91f + a49240f commit c2d0481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,9 @@ dependencies {
262262
compile 'org.fusesource.jansi:jansi:1.13'
263263
compile 'org.yaml:snakeyaml:1.17'
264264
compile 'com.google.code.gson:gson:2.7'
265-
compile 'com.github.spullara.mustache.java:compiler:0.9.3'
265+
compile 'com.github.spullara.mustache.java:compiler:0.9.4'
266266
testCompile 'junit:junit:4.12'
267267
testCompile 'org.hamcrest:hamcrest-all:1.3'
268-
testCompile 'org.mockito:mockito-core:2.1.0'
268+
testCompile 'org.mockito:mockito-core:2.2.0'
269269
testCompile 'com.github.stefanbirkner:system-rules:1.16.1'
270270
}

0 commit comments

Comments
 (0)