Skip to content

Commit

Permalink
build(deps): bump accompanist from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps `accompanist` from 0.12.0 to 0.13.0.

Updates `accompanist-insets` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.12.0...v0.13.0)

Updates `accompanist-coil` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.12.0...v0.13.0)

Updates `accompanist-swiperefresh` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-insets
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.accompanist:accompanist-coil
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.accompanist:accompanist-swiperefresh
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2021
1 parent 6a88522 commit a08dbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
hiltJetpackVersion = '1.0.0'
retrofit = "2.9.0"
glide = "4.12.0"
accompanist = "0.12.0"
accompanist = "0.13.0"
lifecycle = '2.4.0-alpha02'
composed = '0.0.10'
paging_compose = '1.0.0-alpha11'
Expand Down

0 comments on commit a08dbdd

Please sign in to comment.