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 f6d6e98 commit c03bd20Copy full SHA for c03bd20
build.gradle.kts
@@ -73,7 +73,7 @@ dependencies {
73
val dependencyVersions = listOf(
74
"net.bytebuddy:byte-buddy:1.17.7",
75
"net.bytebuddy:byte-buddy-agent:1.17.7",
76
- "org.jetbrains:annotations:26.0.2",
+ "org.jetbrains:annotations:26.0.2-1",
77
"org.opentest4j:opentest4j:1.3.0",
78
)
79
0 commit comments