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 65904ec commit a97b391Copy full SHA for a97b391
build.gradle.kts
@@ -87,7 +87,7 @@ dependencies {
87
val dependencyVersions = listOf(
88
"net.bytebuddy:byte-buddy:1.15.1",
89
"net.bytebuddy:byte-buddy-agent:1.15.1",
90
- "org.jetbrains:annotations:24.1.0",
+ "org.jetbrains:annotations:25.0.0",
91
"org.opentest4j:opentest4j:1.3.0",
92
)
93
0 commit comments