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-format-jackson                                      | 4.44.0.0 | 4.47.2.0 |
| maven      | org.http4k:http4k-format-moshi                                        | 4.44.0.0 | 4.47.2.0 |
| maven      | org.http4k:http4k-core                                                | 4.44.0.0 | 4.47.2.0 |
| maven      | org.http4k:http4k-bom                                                 | 4.44.0.0 | 4.47.2.0 |
| maven      | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin             | 6.18.0   | 6.19.0   |
| maven      | com.diffplug.spotless:spotless-plugin-gradle                          | 6.18.0   | 6.19.0   |
| maven      | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin | 1.22.0   | 1.23.0   |
| maven      | io.gitlab.arturbosch.detekt:detekt-gradle-plugin                      | 1.22.0   | 1.23.0   |
| maven      | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.6.1    | 0.7.1    |
  • Loading branch information
renovate[bot] authored Jun 7, 2023
1 parent 2e99b4b commit 852bde7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ hamcrest-date = "2.0.8"
java-vavr = "0.10.4"
kotlin-vavr = "0.10.2"
jetbrains-annotations = "24.0.1"
kover = "0.6.1"
kover = "0.7.1"
kotlin = "1.8.21"
detekt = "1.22.0"
detekt = "1.23.0"
kotest = "5.6.2"
spotless = "6.18.0"
spotless = "6.19.0"
spotbugs = "5.0.14"
testLogger = "3.2.0"
assertj-core = "3.24.2"
Expand All @@ -19,7 +19,7 @@ junit = "5.9.3"
guava = "32.0.0-jre"
apache-commons-lang3 = "3.12.0"
apache-commons-collections4 = "4.4"
http4k = "4.44.0.0"
http4k = "4.47.2.0"
moshix = "1.7.20-Beta-0.18.3"
immutables = "2.9.3"
exposed = "0.41.1"
Expand Down

0 comments on commit 852bde7

Please sign in to comment.