Skip to content

Commit 6b73a73

Browse files
chore(deps): bump org.jetbrains.kotlin.jvm from 2.0.10 to 2.0.20 (#163)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 2.0.10 to 2.0.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.10...v2.0.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4be3fa0 commit 6b73a73

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
@@ -6,7 +6,7 @@ plugins {
66
id "maven-publish"
77
id "signing"
88
id "org.springframework.boot" version "3.3.3"
9-
id "org.jetbrains.kotlin.jvm" version "2.0.10"
9+
id "org.jetbrains.kotlin.jvm" version "2.0.20"
1010
id "org.jetbrains.kotlin.kapt" version "2.0.20"
1111
id "io.spring.dependency-management" version "1.1.6"
1212
}

0 commit comments

Comments
 (0)