Skip to content

Commit 9579e10

Browse files
Update all dependencies (#3121)
| 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>
1 parent d7e8b3d commit 9579e10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ arrowGradleConfig = "0.12.0-rc.5"
44
assertj = "3.24.2"
55
coroutines = "1.7.3"
66
classgraph = "4.8.162"
7-
dokka = "1.8.20"
7+
dokka = "1.9.0"
88
jUnit = "4.13.2"
99
jUnitJupiter = "5.10.0"
1010
jUnitVintage = "5.10.0"
11-
kotest = "5.6.2"
12-
kotestGradle = "5.6.2"
11+
kotest = "5.7.2"
12+
kotestGradle = "5.7.2"
1313
kover = "0.7.3"
1414
kotlin = "1.9.10"
1515
kotlinxSerializationPlugin = "1.9.10"

0 commit comments

Comments
 (0)