Skip to content

Commit

Permalink
Update all non-major dependencies (except core Kotlin) (#2845)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent cf366f6 commit 2806d49
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
kotlin = "1.9.10"
jetbrains-annotations = "24.0.1"
save-cli = "0.4.0-SNAPSHOT"
ktor = "2.3.5"
ktor = "2.3.6"
okio = "3.3.0"
serialization = "1.6.0"
kotlinx-datetime = "0.4.1"
kotlinx-coroutines = "1.7.3"
kotlin-wrappers = "1.0.0-pre.634"
spring-boot = "2.7.17"
spring-cloud = "3.1.8"
spring-cloud = "3.1.9"
spring-cloud-kubernetes = "2.1.8"
kafka-client = "3.6.0"
junit = "5.10.0"
junit = "5.10.1"
assertj = "3.24.2"
diktat = "1.2.5"
detekt = "1.23.2"
detekt = "1.23.3"
liquibase-core = "4.24.0"
docker-java = "3.3.4"
jgit = "6.7.0.202309050840-r"
Expand All @@ -34,15 +34,15 @@ ktoml = "0.5.0"
springdoc = "1.7.0"
kotlinx-cli = "0.3.6"
spotless = "6.22.0"
fabric8 = "6.9.1"
fabric8 = "6.9.2"
arrow-kt = "1.2.1"
publish = "1.3.0"
download = "5.5.0"
cpg = "7.1.2"
# should be taken from cpg
cpg-neo4j-ogm = { strictly = "4.0.6" }
cpg-neo4j-java-driver = { strictly = "5.7.0" }
aws-sdk = "2.21.11"
aws-sdk = "2.21.16"
cosv4k = "0.0.14"

[plugins]
Expand Down

0 comments on commit 2806d49

Please sign in to comment.