Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

Commit 02a31b0

Browse files
committed
Update all dependencies
| datasource | package | from | to | | ---------- | ----------------------------------------------------------------------------------------- | ----- | ------ | | maven | io.kotest.multiplatform:io.kotest.multiplatform.gradle.plugin | 5.0.3 | 5.1.0 | | maven | io.kotest:kotest-runner-junit5 | 5.0.3 | 5.1.0 | | maven | io.kotest:kotest-property | 5.0.3 | 5.1.0 | | maven | io.kotest:kotest-framework-engine | 5.0.3 | 5.1.0 | | maven | io.kotest:kotest-assertions-core | 5.0.3 | 5.1.0 | | maven | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin | 1.6.0 | 1.6.10 | | maven | org.jetbrains.dokka:dokka-core | 1.6.0 | 1.6.10 | | maven | io.arrow-kt.arrow-gradle-config-nexus:io.arrow-kt.arrow-gradle-config-nexus.gradle.plugin | 0.6.0 | 0.8.2 |
1 parent 5590f47 commit 02a31b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
22
arrow = "1.0.1"
3-
arrowGradleConfig = "0.6.0"
3+
arrowGradleConfig = "0.8.2"
44
coroutines = "1.6.0"
5-
dokka = "1.6.0"
6-
kotest = "5.0.3"
7-
kotestGradle = "5.0.3"
5+
dokka = "1.6.10"
6+
kotest = "5.1.0"
7+
kotestGradle = "5.1.0"
88
kotlin = "1.6.10"
99
kotlinBinaryCompatibilityValidator = "0.8.0"
1010
githooks = "0.0.2"

0 commit comments

Comments
 (0)