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 47a6ddd commit 26f95efCopy full SHA for 26f95ef
build.gradle.kts
@@ -85,6 +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",
89
)
90
91
val dependencyGroupVersions = mapOf(
0 commit comments