Skip to content

Commit

Permalink
Bump androidxRoom from 2.6.0 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps `androidxRoom` from 2.6.0 to 2.6.1.

Updates `androidx.room:room-runtime` from 2.6.0 to 2.6.1

Updates `androidx.room:room-ktx` from 2.6.0 to 2.6.1

Updates `androidx.room:room-compiler` from 2.6.0 to 2.6.1

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  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:room-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 07a1e27 commit 314fb85
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 @@ -22,7 +22,7 @@ androidxLifecycle = "2.6.2"
androidxMacroBenchmark = "1.2.1"
androidxProfileinstaller = "1.3.1"
androidxStartup = "1.1.1"
androidxRoom = "2.6.0"
androidxRoom = "2.6.1"
androidxTest = "1.5.2"
material = "1.10.0"
androidxUiAutomator = "2.2.0"
Expand Down

0 comments on commit 314fb85

Please sign in to comment.