Skip to content

Commit

Permalink
chore: Upgrade okhttp to 4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kingargyle committed Dec 15, 2024
1 parent 9a4c439 commit 4dd3bb4
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 @@ -31,7 +31,7 @@ percentlayoutVersion = "1.0.0"
recyclerviewAnimatorsVersion = "4.0.2"
targetSdkVersion = "35"

okhttpVersion = "4.10.0"
okhttpVersion = "4.11.0"
androidPriorityJobQueueVersion = "2.0.1"
eventBus = "3.1.1"
moshiKotlinVersion = "1.12.0"
Expand Down

0 comments on commit 4dd3bb4

Please sign in to comment.