Skip to content

Commit

Permalink
Bump com.github.spullara.mustache.java:compiler from 0.9.11 to 0.9.12
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.11 to 0.9.12.
- [Commits](spullara/mustache.java@mustache.java-0.9.11...mustache.java-0.9.12)

---
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] authored and spring-builds committed May 2, 2024
1 parent 371709b commit e46992f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
implementation 'io.projectreactor:reactor-core:3.4.37'
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
implementation 'com.github.spullara.mustache.java:compiler:0.9.11'
implementation 'com.github.spullara.mustache.java:compiler:0.9.12'
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.41'
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
Expand Down

0 comments on commit e46992f

Please sign in to comment.