Skip to content

Commit

Permalink
Bump androidx.room:room-runtime from 2.6.0 to 2.6.1 (#47)
Browse files Browse the repository at this point in the history
Bumps androidx.room:room-runtime 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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 87e2359 commit 04ef2db
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 @@ -16,7 +16,7 @@ androidx-datastore = "androidx.datastore:datastore:1.0.0"
androidx-fragment = "androidx.fragment:fragment:1.6.2"
androidx-lifecycle-savedstate = "androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.2"
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
androidx-room-runtime = "androidx.room:room-runtime:2.6.0"
androidx-room-runtime = "androidx.room:room-runtime:2.6.1"
androidx-test-core = "androidx.test:core:1.5.0"
androidx-test-runner = "androidx.test:runner:1.5.2"
gson = "com.google.code.gson:gson:2.10.1"
Expand Down

0 comments on commit 04ef2db

Please sign in to comment.