Skip to content

Commit a62e5c7

Browse files
authored
Merge pull request #505 from line/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.3.72
Bump kotlin-gradle-plugin from 1.3.71 to 1.3.72
2 parents 42e0b23 + cac6c0b commit a62e5c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
2121

2222
buildscript {
2323
ext {
24-
kotlin_version = '1.3.71'
24+
kotlin_version = '1.3.72'
2525
spring_boot_version = '2.2.6.RELEASE'
2626
}
2727

0 commit comments

Comments
 (0)