Skip to content

Commit 59659ba

Browse files
authored
GH-54 Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2
2 parents bf6ee1a + 1843fbf commit 59659ba

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
@@ -45,7 +45,7 @@ dependencies {
4545
implementation("org.bstats:bstats-bukkit:3.1.0")
4646

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

5151
bukkit {

0 commit comments

Comments
 (0)