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 9cd97d1 commit 717130dCopy full SHA for 717130d
build.gradle.kts
@@ -16,7 +16,7 @@ plugins {
16
val dependencyVersions = listOf(
17
"com.squareup.okio:okio:3.0.0",
18
"org.apiguardian:apiguardian-api:1.1.2",
19
- "org.jetbrains:annotations:22.0.0",
+ "org.jetbrains:annotations:23.0.0",
20
"org.jetbrains.kotlin:kotlin-reflect:1.5.31",
21
"org.jetbrains.kotlin:kotlin-stdlib:1.5.31",
22
"org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31",
0 commit comments