Skip to content

Commit

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

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

Updates `org.jetbrains.kotlin.android` from 1.8.10 to 1.9.22

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent c9ba172 commit e498cbf
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 @@ -29,7 +29,7 @@ androidx-test-rules = "1.2.0"

junit-version = "4.13.2"

kotlin = "1.8.10"
kotlin = "1.9.22"
agp-version = "4.2.2"
flank-version = "23.10.1"

Expand Down

0 comments on commit e498cbf

Please sign in to comment.