Skip to content

Commit e369117

Browse files
Bump com.squareup.okhttp3:okhttp from 5.2.1 to 5.3.2
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.2.1 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.2.1...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0794ee commit e369117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464

6565
implementation "com.github.ethereum-lists.chains:httpsloader:1.6"
6666
implementation "com.github.ethereum-lists.chains:model:1.6"
67-
implementation "com.squareup.okhttp3:okhttp:5.2.1"
67+
implementation "com.squareup.okhttp3:okhttp:5.3.2"
6868

6969
implementation 'com.beust:klaxon:5.6'
7070
implementation 'com.squareup.moshi:moshi-kotlin:1.15.2'

0 commit comments

Comments
 (0)