Skip to content

Commit 244a245

Browse files
Bump com.github.spullara.mustache.java:compiler from 0.9.13 to 0.9.14 (#332)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 923b390 commit 244a245

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
@@ -12,7 +12,7 @@ ext {
1212
// Dependencies
1313
commonsRdfVersion = "0.5.0"
1414
jdbiVersion = "3.10.1"
15-
mustacheVersion = "0.9.13"
15+
mustacheVersion = "0.9.14"
1616
trellisVersion = "0.19.0"
1717

1818
// Testing

0 commit comments

Comments
 (0)