Skip to content

Commit

Permalink
chore(deps): update okhttp
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent b2159dc commit 6b2e3da
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 @@ -8,9 +8,9 @@ androidPlugin = "8.8.0"
# androidx.compose.compiler:compiler
composeCompiler = "1.5.15"
# BEGIN These should be upgraded in unison
okhttp = "4.10.0"
okio = "3.2.0"
conscrypt = "2.5.2"
okhttp = "4.12.0"
okio = "3.10.2"
conscrypt = "2.5.3"
# END Unison
ktlint-gradle = "12.1.2"
ktlint-compose = "0.4.3"
Expand Down

0 comments on commit 6b2e3da

Please sign in to comment.