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 69e9c09 commit 5fb04a4Copy full SHA for 5fb04a4
build.gradle
@@ -23,7 +23,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
23
buildscript {
24
ext {
25
kotlin_version = '1.5.31'
26
- spring_boot_version = '2.5.5'
+ spring_boot_version = '2.5.6'
27
}
28
29
repositories {
0 commit comments