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 30dc437 commit 9e986e9Copy full SHA for 9e986e9
build.gradle.kts
@@ -85,7 +85,7 @@ dependencies {
85
val dependencyVersions = listOf(
86
"net.bytebuddy:byte-buddy:1.14.5",
87
"net.bytebuddy:byte-buddy-agent:1.14.5",
88
- "org.jetbrains:annotations:23.0.0",
+ "org.jetbrains:annotations:24.0.1",
89
)
90
91
val dependencyGroupVersions = mapOf(
0 commit comments