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.
2 parents 42e0b23 + cac6c0b commit a62e5c7Copy full SHA for a62e5c7
build.gradle
@@ -21,7 +21,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
21
22
buildscript {
23
ext {
24
- kotlin_version = '1.3.71'
+ kotlin_version = '1.3.72'
25
spring_boot_version = '2.2.6.RELEASE'
26
}
27
0 commit comments