Skip to content

Commit

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent b02bcf1 commit bd4dac4
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 @@ -28,7 +28,7 @@ ktor = "2.3.12"
mockk = "1.13.7"
moko-resources = "0.24.0-beta-1"
moko-parcelize = "0.9.0"
kotlin = "1.9.23"
kotlin = "2.1.0"
ktlint-gradle = "12.1.1"
android-gradle = "8.2.2"
napier = "2.1.0"
Expand Down

0 comments on commit bd4dac4

Please sign in to comment.