Skip to content

Commit c4c4800

Browse files
authored
GH-53 Bump org.junit:junit-bom from 5.13.1 to 5.13.2
2 parents 59659ba + 1e198a5 commit c4c4800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

4545
implementation("org.bstats:bstats-bukkit:3.1.0")
4646

47-
testImplementation platform("org.junit:junit-bom:5.13.1")
47+
testImplementation platform("org.junit:junit-bom:5.13.2")
4848
testImplementation("org.junit.jupiter:junit-jupiter:5.13.2")
4949
}
5050

0 commit comments

Comments
 (0)