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 976f86f commit 2e57ad2Copy full SHA for 2e57ad2
buildSrc/src/main/kotlin/Dependencies.kt
@@ -5,7 +5,7 @@ object DependenciesVersions {
5
const val nexusPublishGradlePlugin = "1.3.0"
6
const val jna = "5.14.0"
7
const val coroutines = "1.7.3"
8
- const val annotations = "1.7.1"
+ const val annotations = "1.8.1"
9
}
10
11
/**
0 commit comments