Skip to content

Commit 8cfaa88

Browse files
authored
Merge pull request #4266 from netology-code/dependabot/gradle/13_room/room-2.8.2
Bump room from 2.8.1 to 2.8.2 in /13_room
2 parents f9f8362 + 22a4760 commit 8cfaa88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13_room/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ constraintlayout = "2.2.1"
1313
gson = "2.13.2"
1414
navigationFragmentKtx = "2.9.5"
1515
navigationUiKtx = "2.9.5"
16-
room = "2.8.1"
16+
room = "2.8.2"
1717

1818
[libraries]
1919
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }

0 commit comments

Comments
 (0)