Skip to content

Commit 97512b6

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

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
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.2.21"
3-
junit = "6.0.0"
3+
junit = "6.0.1"
44
jmh = "1.37"
55

66
[libraries]

0 commit comments

Comments
 (0)