Skip to content

Commit 9a3bf54

Browse files
chore(deps): update plugin publiconcentral to v8
1 parent 1264a57 commit 9a3bf54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
1919
[plugins]
2020
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2121
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.78.0" }
22-
publicOnCentral = { id = "org.danilopianini.publish-on-central", version = "7.0.4" }
22+
publicOnCentral = { id = "org.danilopianini.publish-on-central", version = "8.0.2" }
2323
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
2424
shadowJar = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
2525
semanticVersioning = { id = "org.danilopianini.git-sensitive-semantic-versioning", version = "4.0.2" }

0 commit comments

Comments
 (0)