Skip to content

Commit

Permalink
Update some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
equeim committed Oct 25, 2023
1 parent 21cc016 commit 8688834
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ androidx-coordinatorlayout = "1.2.0"
androidx-fragment = "1.6.1"
androidx-gridlayout = "1.0.0"
androidx-lifecycle = "2.6.2"
androidx-navigation = "2.7.2"
androidx-recyclerview = "1.3.1"
androidx-navigation = "2.7.4"
androidx-recyclerview = "1.3.2"
androidx-preference = "1.2.1"
androidx-swiperefreshlayout = "1.1.0"
androidx-viewpager2 = "1.0.0"
Expand All @@ -39,7 +39,7 @@ material = "1.9.0"
timber = "5.0.1"
threetenabp = "1.4.6"

okhttp = "4.11.0"
okhttp = "4.12.0"

junit = "5.10.0"
mockk = "1.13.7"
Expand Down

0 comments on commit 8688834

Please sign in to comment.