diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9c1b619b8f..61028fd16d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -151,7 +151,7 @@ testing-compile = [ testing-runtimeOnly = [ "junit-engine" ] [plugins] -gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning-gradle-plugin:3.1.7" +gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning-gradle-plugin:3.1.10" graphql-client = { id = "com.apollographql.apollo3", version.ref = "apollo" } graphql-server = { id = "com.expediagroup.graphql", version.ref = "graphql" } hugo = "io.github.fstaudt.hugo:0.9.0"