Skip to content

Commit

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

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.22 to 1.9.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.22...v1.9.0)

Updates `org.jetbrains.kotlin:kotlin-serialization` from 1.8.22 to 1.9.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.22...v1.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 3e07984 commit 96723bb
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 @@ -10,7 +10,7 @@ decompose-router = "0.3.0"
essenty = "1.1.0"
harawata-appdirs = "1.2.1"
horologist = "0.4.11"
kotlin = "1.8.22"
kotlin = "1.9.0"
kotlinx-coroutines = "1.7.1"
kotlinx-datetime = "0.4.0"
kotlinx-serialization = "1.5.1"
Expand Down

0 comments on commit 96723bb

Please sign in to comment.