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 c37a864 commit 1efedf0Copy full SHA for 1efedf0
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
25
coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.0"
26
dokka-gp = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
27
gitHubRelease-gp = "com.github.breadmoirai:github-release:2.4.1"
28
-gradleMavenPublish-gp = "com.vanniktech:gradle-maven-publish-plugin:0.27.0"
+gradleMavenPublish-gp = "com.vanniktech:gradle-maven-publish-plugin:0.28.0"
29
junit = "junit:junit:4.13.2"
30
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
31
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.23"
0 commit comments