Skip to content

Commit bcea4d5

Browse files
Update all dependencies to v5.10.1 (#3285)
| datasource | package | from | to | | ---------- | -------------------------------------- | ------ | ------ | | maven | org.junit.vintage:junit-vintage-engine | 5.10.0 | 5.10.1 | | maven | org.junit.jupiter:junit-jupiter-engine | 5.10.0 | 5.10.1 | | maven | org.junit.jupiter:junit-jupiter | 5.10.0 | 5.10.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8555a01 commit bcea4d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ coroutines = "1.7.3"
66
classgraph = "4.8.164"
77
dokka = "1.9.10"
88
jUnit = "4.13.2"
9-
jUnitJupiter = "5.10.0"
10-
jUnitVintage = "5.10.0"
9+
jUnitJupiter = "5.10.1"
10+
jUnitVintage = "5.10.1"
1111
kotest = "5.8.0"
1212
kotestGradle = "5.8.0"
1313
kover = "0.7.4"

0 commit comments

Comments
 (0)