Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit d16ac8f

Browse files
Update dependency org.junit:junit-bom to v5.13.4
1 parent 238b2b2 commit d16ac8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation(libs.jedis)
3737
implementation(libs.nbtapi)
3838

39-
testImplementation(platform("org.junit:junit-bom:5.11.3"))
39+
testImplementation(platform("org.junit:junit-bom:5.13.4"))
4040
testImplementation("org.junit.jupiter:junit-jupiter")
4141
}
4242

0 commit comments

Comments
 (0)