Skip to content

Commit ed86bc7

Browse files
Bump org.junit.jupiter:junit-jupiter in /i18n
Bumps org.junit.jupiter:junit-jupiter from 5.11.0-SNAPSHOT to 5.12.0-SNAPSHOT. --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9bb3fd commit ed86bc7

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)