Skip to content

Commit 8688834

Browse files
committed
Update some dependencies
1 parent 21cc016 commit 8688834

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ androidx-coordinatorlayout = "1.2.0"
2525
androidx-fragment = "1.6.1"
2626
androidx-gridlayout = "1.0.0"
2727
androidx-lifecycle = "2.6.2"
28-
androidx-navigation = "2.7.2"
29-
androidx-recyclerview = "1.3.1"
28+
androidx-navigation = "2.7.4"
29+
androidx-recyclerview = "1.3.2"
3030
androidx-preference = "1.2.1"
3131
androidx-swiperefreshlayout = "1.1.0"
3232
androidx-viewpager2 = "1.0.0"
@@ -39,7 +39,7 @@ material = "1.9.0"
3939
timber = "5.0.1"
4040
threetenabp = "1.4.6"
4141

42-
okhttp = "4.11.0"
42+
okhttp = "4.12.0"
4343

4444
junit = "5.10.0"
4545
mockk = "1.13.7"

0 commit comments

Comments
 (0)