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.
2 parents 68d88b8 + f6f1176 commit 5c853cfCopy full SHA for 5c853cf
1 file changed
build.gradle.kts
@@ -28,7 +28,7 @@ subprojects {
28
}
29
30
dependencies {
31
- testImplementation("org.junit.jupiter:junit-jupiter:6.0.2")
+ testImplementation("org.junit.jupiter:junit-jupiter:6.0.3")
32
33
implementation("org.reflections:reflections:0.10.2")
34
implementation("org.json:json:20240303")
0 commit comments