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 71fe159 commit 13352a1Copy full SHA for 13352a1
build.gradle
@@ -21,7 +21,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
21
22
buildscript {
23
ext {
24
- kotlin_version = '1.4.10'
+ kotlin_version = '1.4.20'
25
spring_boot_version = '2.3.5.RELEASE'
26
}
27
0 commit comments