Skip to content

Commit af1c6a1

Browse files
Update dependency org.junit.jupiter:junit-jupiter-api to v6
1 parent 3a0c287 commit af1c6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cloud-build-logic = { module = "org.incendo:cloud-build-logic", version = "0.0.1
1515

1616
mappingsTestDevBundle = { module = "io.papermc.paper:dev-bundle", version.ref = "mappingsTestDevBundle" }
1717
memoryMeasurer = "com.volkhart.memory:measurer:0.2-SNAPSHOT"
18-
junit-jupiter-api = "org.junit.jupiter:junit-jupiter-api:5.13.4"
18+
junit-jupiter-api = "org.junit.jupiter:junit-jupiter-api:6.0.1"
1919
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
2020

2121
checker-qual = "org.checkerframework:checker-qual:3.49.5"

0 commit comments

Comments
 (0)