We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe722d commit 134af6eCopy full SHA for 134af6e
1 file changed
gradle/libs.versions.toml
@@ -185,7 +185,7 @@ testing-runtimeOnly = [ "junit-engine" ]
185
[plugins]
186
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
187
compose-multiplatform = { id = "org.jetbrains.compose", version.ref = "compose-multiplatform" }
188
-gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning-gradle-plugin:7.0.17"
+gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning-gradle-plugin:7.0.18"
189
graphql-client = { id = "com.apollographql.apollo3", version.ref = "apollo" }
190
graphql-server = { id = "com.expediagroup.graphql", version.ref = "graphql" }
191
hugo = "io.github.fstaudt.hugo:0.12.0"
0 commit comments