Skip to content

Commit 29bf863

Browse files
fix(deps): update dependency org.junit:junit-bom to v6.0.2
1 parent 2fae887 commit 29bf863

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.51.0"
1212
flyway = "11.20.0"
1313
jspecify = "1.0.0"
14-
junit = "6.0.1"
14+
junit = "6.0.2"
1515

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

0 commit comments

Comments
 (0)