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 ff83120 commit 06fb3b6Copy full SHA for 06fb3b6
build.gradle.kts
@@ -50,7 +50,7 @@ dependencies {
50
testImplementation("commons-codec:commons-codec:1.19.0")
51
testImplementation("commons-io:commons-io:2.20.0")
52
testImplementation("org.hamcrest:hamcrest:3.0")
53
- testImplementation("org.jetbrains:annotations:26.0.2")
+ testImplementation("org.jetbrains:annotations:26.0.2-1")
54
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
55
testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.4")
56
testImplementation("org.mockito:mockito-core:5.20.0")
0 commit comments