Skip to content

Commit 61f916f

Browse files
authored
GH-31 Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.12.2
2 parents 5e8dcd3 + 0c73e74 commit 61f916f

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.10.1")
48-
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
48+
testImplementation("org.junit.jupiter:junit-jupiter:5.12.2")
4949
}
5050

5151
bukkit {

0 commit comments

Comments
 (0)