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 f9bb3fd + ed86bc7 commit b7beb70Copy full SHA for b7beb70
i18n/build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
37
annotationProcessor("org.projectlombok:lombok:1.18.34")
38
39
- testImplementation("org.junit.jupiter:junit-jupiter:5.11.0-SNAPSHOT")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.12.0-SNAPSHOT")
40
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
41
}
42
0 commit comments