Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11
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.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent a245c54 commit e751fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
}
}
dependencies {
classpath 'com.github.spullara.mustache.java:compiler:0.9.10',
classpath 'com.github.spullara.mustache.java:compiler:0.9.11',
'org.yaml:snakeyaml:1.33',
'uk.gov.ida:verify-gradle:2.0.0-37',
'com.google.guava:guava:23.0'
Expand Down

0 comments on commit e751fd4

Please sign in to comment.