Skip to content

Commit

Permalink
Bump com.github.spullara.mustache.java:compiler
Browse files Browse the repository at this point in the history
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.10 to 0.9.13.
- [Commits](spullara/mustache.java@0.9.10...mustache.java-0.9.13)

---
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>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 84679de commit 663e942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/lang-mustache/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ opensearchplugin {
}

dependencies {
api "com.github.spullara.mustache.java:compiler:0.9.10"
api "com.github.spullara.mustache.java:compiler:0.9.13"
}

restResources {
Expand Down

0 comments on commit 663e942

Please sign in to comment.