Skip to content

Commit

Permalink
Update plugin publish to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 955bf2b commit 1d539e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ okhttp-tls = { group = "com.squareup.okhttp3", name = "okhttp-tls", version.ref

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
reckon = { id = "org.ajoberstar.reckon", version = "0.18.3" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

0 comments on commit 1d539e8

Please sign in to comment.