Skip to content

Commit 2806d49

Browse files
Update all non-major dependencies (except core Kotlin) (#2845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf366f6 commit 2806d49

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
kotlin = "1.9.10"
33
jetbrains-annotations = "24.0.1"
44
save-cli = "0.4.0-SNAPSHOT"
5-
ktor = "2.3.5"
5+
ktor = "2.3.6"
66
okio = "3.3.0"
77
serialization = "1.6.0"
88
kotlinx-datetime = "0.4.1"
99
kotlinx-coroutines = "1.7.3"
1010
kotlin-wrappers = "1.0.0-pre.634"
1111
spring-boot = "2.7.17"
12-
spring-cloud = "3.1.8"
12+
spring-cloud = "3.1.9"
1313
spring-cloud-kubernetes = "2.1.8"
1414
kafka-client = "3.6.0"
15-
junit = "5.10.0"
15+
junit = "5.10.1"
1616
assertj = "3.24.2"
1717
diktat = "1.2.5"
18-
detekt = "1.23.2"
18+
detekt = "1.23.3"
1919
liquibase-core = "4.24.0"
2020
docker-java = "3.3.4"
2121
jgit = "6.7.0.202309050840-r"
@@ -34,15 +34,15 @@ ktoml = "0.5.0"
3434
springdoc = "1.7.0"
3535
kotlinx-cli = "0.3.6"
3636
spotless = "6.22.0"
37-
fabric8 = "6.9.1"
37+
fabric8 = "6.9.2"
3838
arrow-kt = "1.2.1"
3939
publish = "1.3.0"
4040
download = "5.5.0"
4141
cpg = "7.1.2"
4242
# should be taken from cpg
4343
cpg-neo4j-ogm = { strictly = "4.0.6" }
4444
cpg-neo4j-java-driver = { strictly = "5.7.0" }
45-
aws-sdk = "2.21.11"
45+
aws-sdk = "2.21.16"
4646
cosv4k = "0.0.14"
4747

4848
[plugins]

0 commit comments

Comments
 (0)