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 5e10ae8 commit 9f6b2d7Copy full SHA for 9f6b2d7
buildSrc/src/main/kotlin/Dependencies.kt
@@ -2,7 +2,7 @@ object DependenciesVersions {
2
const val androidGradlePlugin = "8.11.0"
3
const val kotlin = "1.9.22"
4
const val jUnit = "4.13.2"
5
- const val nexusPublishGradlePlugin = "1.3.0"
+ const val nexusPublishGradlePlugin = "2.0.0"
6
const val jna = "5.17.0"
7
const val coroutines = "1.7.3"
8
const val annotations = "1.7.1"
0 commit comments