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 91bf58b commit 658400cCopy full SHA for 658400c
build.gradle
@@ -23,7 +23,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
23
buildscript {
24
ext {
25
kotlin_version = '1.6.10'
26
- spring_boot_version = '2.6.2'
+ spring_boot_version = '2.6.3'
27
}
28
29
repositories {
0 commit comments