Skip to content

Commit c8a0c45

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.13.4 (#1404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d0c581 commit c8a0c45

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.0"
3-
junit = "5.13.3"
3+
junit = "5.13.4"
44
jmh = "1.37"
55

66
[libraries]

0 commit comments

Comments
 (0)