Skip to content

Commit c08c978

Browse files
Bump kotlin-gradle-plugin from 1.5.20 to 1.5.21 (#663)
Bumps kotlin-gradle-plugin from 1.5.20 to 1.5.21. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 200f4ad commit c08c978

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

0 commit comments

Comments
 (0)