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 bcc7a98 commit 2d9c63bCopy full SHA for 2d9c63b
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.3'
+ spring_boot_version = '2.6.4'
27
}
28
29
repositories {
0 commit comments