Skip to content

Commit

Permalink
Update all dependencies to v5.10.0 (#3104)
Browse files Browse the repository at this point in the history
| datasource | package                                | from  | to     |
| ---------- | -------------------------------------- | ----- | ------ |
| maven      | org.junit.vintage:junit-vintage-engine | 5.9.3 | 5.10.0 |
| maven      | org.junit.jupiter:junit-jupiter-engine | 5.9.3 | 5.10.0 |
| maven      | org.junit.jupiter:junit-jupiter        | 5.9.3 | 5.10.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 585f06c commit 9286176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ coroutines = "1.7.2"
classgraph = "4.8.161"
dokka = "1.8.20"
jUnit = "4.13.2"
jUnitJupiter = "5.9.3"
jUnitVintage = "5.9.3"
jUnitJupiter = "5.10.0"
jUnitVintage = "5.10.0"
kotest = "5.6.2"
kotestGradle = "5.6.2"
kover = "0.7.2"
Expand Down

0 comments on commit 9286176

Please sign in to comment.