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

Commit

Permalink
Update all dependencies
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.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  |
  • Loading branch information
renovate-bot committed Jan 21, 2022
1 parent 5590f47 commit 02a31b0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions libs.versions.toml
@@ -1,10 +1,10 @@
[versions]
arrow = "1.0.1"
arrowGradleConfig = "0.6.0"
arrowGradleConfig = "0.8.2"
coroutines = "1.6.0"
dokka = "1.6.0"
kotest = "5.0.3"
kotestGradle = "5.0.3"
dokka = "1.6.10"
kotest = "5.1.0"
kotestGradle = "5.1.0"
kotlin = "1.6.10"
kotlinBinaryCompatibilityValidator = "0.8.0"
githooks = "0.0.2"
Expand Down

0 comments on commit 02a31b0

Please sign in to comment.