Skip to content

Commit b7beb70

Browse files
authored
Merge pull request #8 from TheNextLvl-net/dependabot/gradle/i18n/org.junit.jupiter-junit-jupiter-5.12.0-SNAPSHOT
Bump org.junit.jupiter:junit-jupiter from 5.11.0-SNAPSHOT to 5.12.0-SNAPSHOT in /i18n
2 parents f9bb3fd + ed86bc7 commit b7beb70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i18n/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636

3737
annotationProcessor("org.projectlombok:lombok:1.18.34")
3838

39-
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0-SNAPSHOT")
39+
testImplementation("org.junit.jupiter:junit-jupiter:5.12.0-SNAPSHOT")
4040
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
4141
}
4242

0 commit comments

Comments
 (0)