Skip to content

Commit

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

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.22 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v2.0.20)

Updates `org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin` from 1.9.22 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v2.0.20)

Updates `org.jetbrains.kotlin.android` from 1.9.22 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v2.0.20)

Updates `org.jetbrains.kotlin.jvm` from 1.9.22 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v2.0.20)

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

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.jvm
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent f1a09aa commit 106114e
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 @@ -6,7 +6,7 @@ akore = "-SNAPSHOT"
coroutines = "1.7.3"
datastore = "1.0.0"
agp = "8.6.0-alpha05"
kotlin = "1.9.22"
kotlin = "2.0.20"
baseline-profile = "1.2.0-beta01"

[libraries]
Expand Down

0 comments on commit 106114e

Please sign in to comment.