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 to v1.6.10
Browse files Browse the repository at this point in the history
| datasource | package                                               | from  | to     |
| ---------- | ----------------------------------------------------- | ----- | ------ |
| 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 |
  • Loading branch information
renovate-bot committed Dec 27, 2021
1 parent 5590f47 commit 0a615ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.versions.toml
Expand Up @@ -2,7 +2,7 @@
arrow = "1.0.1"
arrowGradleConfig = "0.6.0"
coroutines = "1.6.0"
dokka = "1.6.0"
dokka = "1.6.10"
kotest = "5.0.3"
kotestGradle = "5.0.3"
kotlin = "1.6.10"
Expand Down

0 comments on commit 0a615ee

Please sign in to comment.