We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent debfe37 commit ae78bcfCopy full SHA for ae78bcf
1 file changed
gradle/libs.versions.toml
@@ -183,7 +183,7 @@ testing-runtimeOnly = [ "junit-engine" ]
183
[plugins]
184
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
185
compose-multiplatform = { id = "org.jetbrains.compose", version.ref = "compose-multiplatform" }
186
-gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning-gradle-plugin:7.0.12"
+gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning-gradle-plugin:7.0.13"
187
graphql-client = { id = "com.apollographql.apollo3", version.ref = "apollo" }
188
graphql-server = { id = "com.expediagroup.graphql", version.ref = "graphql" }
189
hugo = "io.github.fstaudt.hugo:0.12.0"
0 commit comments