Skip to content

Commit 13352a1

Browse files
Bump kotlin-gradle-plugin from 1.4.10 to 1.4.20 (#593)
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.4.10 to 1.4.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.10...v1.4.20) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 71fe159 commit 13352a1

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.4.10'
24+
kotlin_version = '1.4.20'
2525
spring_boot_version = '2.3.5.RELEASE'
2626
}
2727

0 commit comments

Comments
 (0)