Skip to content

Commit aae0635

Browse files
authored
Merge pull request #480 from line/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.3.71
Bump kotlin-gradle-plugin from 1.3.70 to 1.3.71
2 parents f8dfd05 + bef735e commit aae0635

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.70'
24+
kotlin_version = '1.3.71'
2525
spring_boot_version = '2.2.5.RELEASE'
2626
}
2727

0 commit comments

Comments
 (0)