Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 29, 2024
1 parent 4b6eb1d commit 9ce15b9
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.2.1"
io-confluent = "7.7.1"
io-swagger-core-v3 = "2.2.26"
jackson-core = "2.18.1"
kotlin = "2.0.21"
kotlin = "2.1.0"
node-plugin = "7.1.0"
nodeVersion = "22.9.0"
npm = "10.8.3"
Expand Down

0 comments on commit 9ce15b9

Please sign in to comment.