Skip to content

Commit

Permalink
Bump paging from 3.3.0-rc01 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps `paging` from 3.3.0-rc01 to 3.3.0.

Updates `androidx.paging:paging-common` from 3.3.0-rc01 to 3.3.0

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 9891e2d commit 5a23401
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 @@ -14,7 +14,7 @@ compose-bom = "2024.05.00-alpha01"
compose-compiler = "1.5.13"
ksp = "1.9.23-1.0.20"
cash-paging = "3.3.0-alpha02-0.5.1"
paging = "3.3.0-rc01"
paging = "3.3.0"
navigation = "2.8.0-alpha08"
kotlinx-datetime = "0.5.0"
kotlinx-collections-immutable = "0.3.7"
Expand Down

0 comments on commit 5a23401

Please sign in to comment.