Skip to content

Commit e42e58d

Browse files
fix(deps): update dependency org.junit:junit-bom to v6.0.1 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8f5858 commit e42e58d

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.6"
1212
flyway = "11.15.0"
1313
jspecify = "1.0.0"
14-
junit = "6.0.0"
14+
junit = "6.0.1"
1515

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

0 commit comments

Comments
 (0)