Skip to content

Commit a96d911

Browse files
fix(deps): update dependency org.junit:junit-bom to v6
1 parent f9058da commit a96d911

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
@@ -11,7 +11,7 @@ hikaricp = "7.0.2"
1111
jdbi = "3.49.5"
1212
flyway = "11.13.1"
1313
jspecify = "1.0.0"
14-
junit = "5.13.4"
14+
junit = "6.0.0"
1515

1616
[plugins]
1717
shadow = { id = "com.gradleup.shadow", version.ref = "shadow" }

0 commit comments

Comments
 (0)