Skip to content

Commit

Permalink
build(deps): 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-compiler` from 2.7.0-alpha08 to 2.7.0-alpha09

Updates `androidx.room:room-ktx` 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-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  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 8facf62 commit ab728f1
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 @@ -27,7 +27,7 @@ ktx-serialization = "1.7.3"
retrofit2 = "2.11.0"
retrofit2-ktx-serialization = "1.0.0"
okhttp3-logging = "4.12.0"
room = "2.7.0-alpha08"
room = "2.7.0-alpha09"
bcprov-jdk15to18 = "1.78.1"
junit = "1.2.1"
espresso-core = "3.6.1"
Expand Down

0 comments on commit ab728f1

Please sign in to comment.