Skip to content

Commit 2b080f9

Browse files
Update dependency org.junit:junit-bom to v5.13.4
1 parent 78976b8 commit 2b080f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
annotationProcessor("cloud.commandframework:cloud-annotations:1.8.4")
6565
implementation("me.lucko:commodore:2.2")
6666

67-
testImplementation(platform("org.junit:junit-bom:5.12.2"))
67+
testImplementation(platform("org.junit:junit-bom:5.13.4"))
6868
testImplementation("org.junit.jupiter:junit-jupiter")
6969
}
7070

0 commit comments

Comments
 (0)