Skip to content

Commit f4c57fc

Browse files
build(deps): bump compiler from 0.9.4 to 0.9.10
Bumps [compiler](https://github.com/spullara/mustache.java) from 0.9.4 to 0.9.10. - [Release notes](https://github.com/spullara/mustache.java/releases) - [Commits](spullara/mustache.java@mustache.java-0.9.4...0.9.10) --- 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>
1 parent 9f50b0b commit f4c57fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<protoc.version>3.19.6</protoc.version> <!-- Same version as grpc-proto -->
6464
<slf4j.version>2.0.4</slf4j.version>
6565
<gson.version>2.10</gson.version> <!-- Same version as grpc-proto -->
66-
<mustache-java.version>0.9.4</mustache-java.version>
66+
<mustache-java.version>0.9.10</mustache-java.version>
6767
<spring.version>6.0.0</spring.version>
6868

6969
<!-- Test Dependency Versions -->

0 commit comments

Comments
 (0)