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 aa6d04c commit 3140b45Copy full SHA for 3140b45
build.gradle.kts
@@ -1,6 +1,6 @@
1
import org.jreleaser.model.Active
2
3
-val springBootVersion = "3.5.5"
+val springBootVersion = "3.5.6"
4
val junitPlatformVersion = "1.10.2"
5
val embeddedRedisVersion = "1.4.3"
6
val commonsValidatorVersion = "1.10.0"
0 commit comments