Skip to content

Commit 9d7b64f

Browse files
Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11 (#283)
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.10 to 0.9.11. - [Commits](spullara/mustache.java@0.9.10...mustache.java-0.9.11) --- 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 ba71de2 commit 9d7b64f

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.10"
15+
mustacheVersion = "0.9.11"
1616
trellisVersion = "0.19.0"
1717

1818
// Testing

0 commit comments

Comments
 (0)