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 0bd23ca commit a8bc50cCopy full SHA for a8bc50c
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.10"
27
gitHubRelease-gp = "com.github.breadmoirai:github-release:2.4.1"
28
-gradleMavenPublish-gp = "com.vanniktech:gradle-maven-publish-plugin:0.25.3"
+gradleMavenPublish-gp = "com.vanniktech:gradle-maven-publish-plugin:0.27.0"
29
junit = "junit:junit:4.13.2"
30
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
31
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.22"
0 commit comments