Skip to content

Commit

Permalink
Bump room from 2.7.0-alpha08 to 2.7.0-alpha09
Browse files Browse the repository at this point in the history
Bumps `room` from 2.7.0-alpha08 to 2.7.0-alpha09.

Updates `androidx.room:room-runtime` from 2.7.0-alpha08 to 2.7.0-alpha09

Updates `androidx.room:room-paging` from 2.7.0-alpha08 to 2.7.0-alpha09

Updates `androidx.room:room-compiler` from 2.7.0-alpha08 to 2.7.0-alpha09

Updates `androidx.room` from 2.7.0-alpha08 to 2.7.0-alpha09

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-paging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent b9b7ef1 commit 8ce9fad
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 @@ -45,7 +45,7 @@ google-services = "4.4.2"
firebase-crashlytics = "3.0.2"
napier = "2.7.1"
materialKolor = "2.0.0"
room = "2.7.0-alpha08"
room = "2.7.0-alpha09"

[libraries]
bluesky = { module = "moe.tlaster.ozone:bluesky", version.ref = "bluesky" }
Expand Down

0 comments on commit 8ce9fad

Please sign in to comment.