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 a482c4f commit 0650b6dCopy full SHA for 0650b6d
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0" }
9
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
10
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
11
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
12
-mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
+mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
13
14
[libraries]
15
autoService = "com.google.auto.service:auto-service-annotations:1.1.1"
0 commit comments