Skip to content

Commit bef735e

Browse files
Bump kotlin-gradle-plugin from 1.3.70 to 1.3.71
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.3.70 to 1.3.71. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.71/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.70...v1.3.71) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f8dfd05 commit bef735e

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)