Skip to content

Commit

Permalink
chore(deps): Bump kotlin from 2.1.0 to 2.1.10 (#1163)
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 2.1.0 to 2.1.10.

Updates `org.jetbrains.kotlin.jvm` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  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>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent e79becb commit b9f673e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ io-awspring-cloud = "3.3.0"
io-confluent = "7.8.0"
io-swagger-core-v3 = "2.2.28"
jackson-core = "2.18.2"
kotlin = "2.1.0"
kotlin = "2.1.10"
node-plugin = "7.1.0"
nodeVersion = "22.12.0"
npm = "10.9.0"
Expand Down

0 comments on commit b9f673e

Please sign in to comment.