Skip to content

Commit 2723f76

Browse files
fix(deps): update dependency org.junit:junit-bom to v6
1 parent 193ebda commit 2723f76

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.14.0"
1313
jspecify = "1.0.0"
14-
junit = "5.14.0"
14+
junit = "6.0.0"
1515

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

0 commit comments

Comments
 (0)