Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                               | from     | to       |
| ---------- | ----------------------------------------------------- | -------- | -------- |
| maven      | org.http4k:http4k-client-apache                       | 4.17.6.0 | 4.17.7.0 |
| maven      | org.http4k:http4k-core                                | 4.17.6.0 | 4.17.7.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   |
  • Loading branch information
renovate-bot committed Jan 4, 2022
1 parent 027a037 commit d88c6f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs.versions.toml
Expand Up @@ -4,7 +4,7 @@ arrow = "1.0.1"
arrowGradleConfig = "0.6.0"
coroutines = "1.6.0"
kotlinxSerialization = "1.6.10"
dokka = "1.6.0"
dokka = "1.6.10"
kotlinxSerializationJson = "1.3.2"
ktor = "1.6.7"
logbackClassic = "1.2.10"
Expand All @@ -15,7 +15,7 @@ kotest = "5.0.3"
kotestGradle = "5.0.3"
graphQL = "16.2"
kotlinGraphQL = "4.0.0-alpha.17"
http4k = "4.17.6.0"
http4k = "4.17.7.0"
nettyTransport = "4.1.72.Final"
http3 = "4.9.3"
githooks = "0.0.2"
Expand Down

0 comments on commit d88c6f2

Please sign in to comment.