Skip to content

Commit

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

Updates `org.jetbrains.kotlin.android` from 1.8.10 to 1.8.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.10...v1.8.20)

Updates `org.jetbrains.kotlin.kapt` from 1.8.10 to 1.8.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.10...v1.8.20)

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.8.10 to 1.8.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.10...v1.8.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 6, 2023
1 parent e60aaa1 commit 9e57367
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 @@ -24,7 +24,7 @@ google-service-plugin = "4.3.15"
hilt = "2.45"
hilt-navigation-compose = "1.0.0"
junit = "4.13.2"
kotlin = "1.8.10"
kotlin = "1.8.20"
kotlin-kapt = "1.7.0"
kotlinx-coroutines = "1.6.4"
kotlinx-datetime = "0.4.0"
Expand Down

0 comments on commit 9e57367

Please sign in to comment.