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 c29637e commit fbbe394Copy full SHA for fbbe394
build.gradle
@@ -22,7 +22,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22
23
buildscript {
24
ext {
25
- kotlin_version = '1.5.31'
+ kotlin_version = '1.6.0'
26
spring_boot_version = '2.5.6'
27
}
28
0 commit comments