From cefcbdc8195539766713e673486192fd7018d9c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:23:37 +0000 Subject: [PATCH] Bump com.github.spullara.mustache.java:compiler from 0.9.4 to 0.9.10 Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.4 to 0.9.10. - [Commits](https://github.com/spullara/mustache.java/compare/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] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 03639c4ce1..018701bde9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -104,7 +104,7 @@ io-github-gradle-nexus-publish-plugin = "io.github.gradle-nexus:publish-plugin:1 org-gretty-gretty = "org.gretty:gretty:3.0.9" com-apollographql-apollo-apollo-runtime = "com.apollographql.apollo:apollo-runtime:2.4.5" com-github-ben-manes-gradle-versions-plugin = "com.github.ben-manes:gradle-versions-plugin:0.38.0" -com-github-spullara-mustache-java-compiler = "com.github.spullara.mustache.java:compiler:0.9.4" +com-github-spullara-mustache-java-compiler = "com.github.spullara.mustache.java:compiler:0.9.10" org-hidetake-gradle-ssh-plugin = "org.hidetake:gradle-ssh-plugin:2.10.1" org-jfrog-buildinfo-build-info-extractor-gradle = "org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0" org-sonarsource-scanner-gradle-sonarqube-gradle-plugin = "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"