Skip to content

Commit

Permalink
Bump paging from 3.2.1 to 3.3.0 (#4404)
Browse files Browse the repository at this point in the history
Bumps `paging` from 3.2.1 to 3.3.0.

Updates `androidx.paging:paging-runtime` from 3.2.1 to 3.3.0

Updates `androidx.paging:paging-compose` from 3.2.1 to 3.3.0

---
updated-dependencies:
- dependency-name: androidx.paging:paging-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.paging:paging-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent 7e6c1b3 commit ea09a11
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 @@ -41,7 +41,7 @@ media = "1.7.0"
media3 = "1.3.1"
navigation-compose = "2.7.7"
okhttp = "4.12.0"
paging = "3.2.1"
paging = "3.3.0"
picasso = "2.8"
play-services-threadnetwork = "16.0.0"
play-services-home = "16.0.0"
Expand Down

0 comments on commit ea09a11

Please sign in to comment.