Skip to content

Commit 9f6b2d7

Browse files
Update plugin io.github.gradle-nexus.publish-plugin to v2
1 parent 5e10ae8 commit 9f6b2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ object DependenciesVersions {
22
const val androidGradlePlugin = "8.11.0"
33
const val kotlin = "1.9.22"
44
const val jUnit = "4.13.2"
5-
const val nexusPublishGradlePlugin = "1.3.0"
5+
const val nexusPublishGradlePlugin = "2.0.0"
66
const val jna = "5.17.0"
77
const val coroutines = "1.7.3"
88
const val annotations = "1.7.1"

0 commit comments

Comments
 (0)