Skip to content

Commit

Permalink
Bump kotlin from 2.0.21 to 2.1.10
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 2.0.21 to 2.1.10.

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

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

Updates `org.jetbrains.kotlin.jvm` from 2.0.21 to 2.1.10

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent ead160b commit 3b1da59
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
@@ -1,5 +1,5 @@
[versions]
kotlin = "2.0.21"
kotlin = "2.1.10"

[plugins]
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
Expand Down

0 comments on commit 3b1da59

Please sign in to comment.