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 8c4983d commit c5798adCopy full SHA for c5798ad
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ kotlin = "2.2.0"
5
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
6
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
7
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.3.0" }
8
-maven-publish = { id = "com.vanniktech.maven.publish", version = "0.33.0" }
+maven-publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
9
plugin-publish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
10
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
11
license = { id = "com.jaredsburrows.license", version = "0.9.8" }
0 commit comments