Skip to content

Commit

Permalink
Update all dependencies (#3121)
Browse files Browse the repository at this point in the history
| datasource | package                                                       | from   | to    |
| ---------- | ------------------------------------------------------------- | ------ | ----- |
| maven      | io.kotest.multiplatform:io.kotest.multiplatform.gradle.plugin | 5.6.2  | 5.7.2 |
| maven      | io.kotest:kotest-runner-junit5                                | 5.6.2  | 5.7.2 |
| maven      | io.kotest:kotest-property                                     | 5.6.2  | 5.7.2 |
| maven      | io.kotest:kotest-framework-engine                             | 5.6.2  | 5.7.2 |
| maven      | io.kotest:kotest-assertions-core                              | 5.6.2  | 5.7.2 |
| maven      | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin         | 1.8.20 | 1.9.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 6, 2023
1 parent d7e8b3d commit 9579e10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Expand Up @@ -4,12 +4,12 @@ arrowGradleConfig = "0.12.0-rc.5"
assertj = "3.24.2"
coroutines = "1.7.3"
classgraph = "4.8.162"
dokka = "1.8.20"
dokka = "1.9.0"
jUnit = "4.13.2"
jUnitJupiter = "5.10.0"
jUnitVintage = "5.10.0"
kotest = "5.6.2"
kotestGradle = "5.6.2"
kotest = "5.7.2"
kotestGradle = "5.7.2"
kover = "0.7.3"
kotlin = "1.9.10"
kotlinxSerializationPlugin = "1.9.10"
Expand Down

0 comments on commit 9579e10

Please sign in to comment.