Skip to content

Commit

Permalink
build(deps): bump kotlin from 2.0.10 to 2.0.21
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 2.0.10 to 2.0.21.

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.native.cocoapods
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent a297274 commit beb229b
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 @@ agp = "8.5.2"
# and https://developer.android.com/jetpack/androidx/releases/compose for release notes
compose-bom = "2024.09.00"
datastorePreferencesCore = "1.1.1"
kotlin = "2.0.10"
kotlin = "2.0.21"
javaphoenixclient = "1.3.1"
junit = "4.13.2"
koin-bom = "3.5.6"
Expand Down

0 comments on commit beb229b

Please sign in to comment.