Skip to content

Commit 146977c

Browse files
committed
chore(deps): update dependency org.junit.jupiter:junit-jupiter to v6
1 parent dcdf630 commit 146977c

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
@@ -10,4 +10,4 @@ shadow = { id = "com.gradleup.shadow", version = "9.0.0-beta12" }
1010

1111
[libraries]
1212
ksp = { group = "com.google.devtools.ksp", name = "symbol-processing-api", version.ref = "ksp" }
13-
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.13.3" }
13+
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "6.0.0" }

0 commit comments

Comments
 (0)