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 5333c23 commit 5395e35Copy full SHA for 5395e35
build.gradle
@@ -22,7 +22,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22
23
buildscript {
24
ext {
25
- kotlin_version = '1.5.30'
+ kotlin_version = '1.5.31'
26
spring_boot_version = '2.5.5'
27
}
28
0 commit comments