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 77946b0 commit 59dfac2Copy full SHA for 59dfac2
gradle/libs.versions.toml
@@ -1,9 +1,9 @@
1
[versions]
2
kotlin = "1.9.23"
3
-kotlin-wrappers = "1.0.0-pre.715"
+kotlin-wrappers = "1.0.0-pre.738"
4
kotlin-serialization = "1.6.3"
5
-spring-boot = "3.2.3"
6
-springdoc = "2.3.0"
+spring-boot = "3.2.5"
+springdoc = "2.5.0"
7
8
[plugins]
9
settings.gradle.kts
@@ -18,7 +18,7 @@ pluginManagement {
18
}
19
20
plugins {
21
- id("com.gradle.enterprise") version "3.15.1"
+ id("com.gradle.enterprise") version "3.17.2"
22
id("org.ajoberstar.reckon.settings") version "0.18.3"
23
24
0 commit comments