Skip to content

Commit

Permalink
Bump androidx.core:core-ktx from 1.10.1 to 1.12.0 (#87)
Browse files Browse the repository at this point in the history
Bumps androidx.core:core-ktx from 1.10.1 to 1.12.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 7824d1e commit 4a87609
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 @@ -3,7 +3,7 @@ agp = "8.2.0-beta01"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.17"
hilt = "2.50"
core-ktx = "1.10.1"
core-ktx = "1.12.0"
junit = "4.13.2"
ktlint = "12.1.0"
androidx-test-ext-junit = "1.1.5"
Expand Down

0 comments on commit 4a87609

Please sign in to comment.