We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 597a5ae commit 5abe8e5Copy full SHA for 5abe8e5
gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
kotlin = "2.2.21"
3
kotlinx = "1.10.2"
4
-spring-boot = "2.7.18"
5
-spring-boot-3x = "3.5.8"
+spring-boot = "4.0.0"
+spring-boot-3x = "4.0.0"
6
spring-dependency-management = "1.1.7"
7
-spring-kafka = "2.9.13"
8
-spring-kafka-3x = "3.3.11"
+spring-kafka = "4.0.0"
+spring-kafka-3x = "4.0.0"
9
couchbase-client = "3.10.0"
10
couchbase-client-metrics = "3.10.0"
11
couchbase-kotlin = "3.10.0"
recipes/gradle/libs.versions.toml
@@ -6,9 +6,9 @@ quarkus = "3.30.0"
ktlint = "1.8.0"
# Spring-Boot
-spring-boot = "3.5.8"
-spring-kafka = "3.3.11"
12
13
# arrow
14
arrow = "2.2.0"
0 commit comments