Skip to content

Commit 06362d9

Browse files
Bump kotlin-gradle-plugin from 1.3.72 to 1.4.0 (#567)
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.3.72 to 1.4.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.72...v1.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 8de82a9 commit 06362d9

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.72'
24+
kotlin_version = '1.4.0'
2525
spring_boot_version = '2.3.3.RELEASE'
2626
}
2727

0 commit comments

Comments
 (0)