Skip to content

Commit

Permalink
Bump androidx.core:core-ktx from 1.13.0 to 1.13.1 (#116)
Browse files Browse the repository at this point in the history
Bumps androidx.core:core-ktx from 1.13.0 to 1.13.1.

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

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 May 4, 2024
1 parent 1a42c49 commit 0e0c8a9
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 @@ -4,7 +4,7 @@ desugar = "2.0.4"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
hilt = "2.51.1"
core-ktx = "1.13.0"
core-ktx = "1.13.1"
junit = "4.13.2"
ktlint = "12.1.0"
androidx-test-ext-junit = "1.1.5"
Expand Down

0 comments on commit 0e0c8a9

Please sign in to comment.