Skip to content

Commit

Permalink
Bump the room group with 3 updates (#2559)
Browse files Browse the repository at this point in the history
Bumps the room group with 3 updates: androidx.room:room-runtime, androidx.room:room-compiler and androidx.room:room-ktx.


Updates `androidx.room:room-runtime` from 2.6.0-alpha03 to 2.6.0-beta01

Updates `androidx.room:room-compiler` from 2.6.0-alpha03 to 2.6.0-beta01

Updates `androidx.room:room-ktx` from 2.6.0-alpha03 to 2.6.0-beta01

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

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 Sep 3, 2023
1 parent 1b70ab8 commit 73c467e
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 @@ -9,7 +9,7 @@ compose-compiler = "1.5.2" # It's used - don't delete it!
compose-material3 = "1.1.1"
glance = "1.0.0-rc01"
hilt = "2.48"
room = "2.6.0-alpha03"
room = "2.6.0-beta01"
androidx-work = "2.8.1"

# Linters
Expand Down

0 comments on commit 73c467e

Please sign in to comment.