Skip to content

Commit

Permalink
build(deps): bump room from 2.7.0-alpha05 to 2.7.0-alpha06
Browse files Browse the repository at this point in the history
Bumps `room` from 2.7.0-alpha05 to 2.7.0-alpha06.

Updates `androidx.room:room-runtime` from 2.7.0-alpha05 to 2.7.0-alpha06

Updates `androidx.room:room-compiler` from 2.7.0-alpha05 to 2.7.0-alpha06

Updates `androidx.room:room-ktx` from 2.7.0-alpha05 to 2.7.0-alpha06

Updates `androidx.room` from 2.7.0-alpha05 to 2.7.0-alpha06

---
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 Aug 8, 2024
1 parent 193add1 commit c572d56
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 @@ -28,7 +28,7 @@ ktx-serialization = "1.7.1"
retrofit2 = "2.11.0"
retrofit2-ktx-serialization = "1.0.0"
okhttp3-logging = "4.12.0"
room = "2.7.0-alpha05"
room = "2.7.0-alpha06"
bcprov-jdk15to18 = "1.78.1"
junit = "1.2.1"
espresso-core = "3.6.1"
Expand Down

0 comments on commit c572d56

Please sign in to comment.