Skip to content

Commit 285726f

Browse files
chore(deps): Bump kotlin from 2.2.20 to 2.2.21 (#1485)
Bumps `kotlin` from 2.2.20 to 2.2.21. Updates `org.jetbrains.kotlin.jvm` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.21 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 ccb2141 commit 285726f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ io-awspring-cloud = "3.4.0"
77
io-confluent = "8.1.0"
88
io-swagger-core-v3 = "2.2.39"
99
jackson-core = "2.20.0"
10-
kotlin = "2.2.20"
10+
kotlin = "2.2.21"
1111
node-plugin = "7.1.0"
1212
nodeVersion = "22.12.0"
1313
npm = "10.9.0"

0 commit comments

Comments
 (0)