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 f9380de commit edb4f54Copy full SHA for edb4f54
build.gradle
@@ -22,7 +22,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22
buildscript {
23
ext {
24
kotlin_version = '1.4.10'
25
- spring_boot_version = '2.3.3.RELEASE'
+ spring_boot_version = '2.3.4.RELEASE'
26
}
27
28
repositories {
0 commit comments