Skip to content

Commit

Permalink
Bump the kotlin group with 4 updates (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent e546b19 commit 9c53d93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ androidx-activity = "1.8.1"
# TODO: Check if https://android-review.googlesource.com/c/platform/frameworks/support/+/2576871 has
# been merged and if so, swap the buttons in ImageCaptureConfirmationDialog
androidx-compose-bom = "2023.10.01"
androidx-compose-compiler = "1.5.7"
androidx-compose-compiler = "1.5.8"
androidx-core = "1.12.0"
androidx-core-splashscreen = "1.0.1"
androidx-fragment = "1.6.2"
Expand All @@ -23,9 +23,9 @@ compose-lint-checks = "1.2.0"
coroutines = "1.7.3"
datastore = "1.0.0"
junit = "4.13.2"
kotlin = "1.9.21"
kotlin = "1.9.22"
kotlin-immutable-collections = "0.3.7"
ksp = "1.9.21-1.0.16"
ksp = "1.9.22-1.0.16"
ktlint-plugin = "11.6.1"
leakcanary = "2.13"
maven-publish = "0.27.0"
Expand Down

0 comments on commit 9c53d93

Please sign in to comment.