Skip to content

Commit 7eedb72

Browse files
chore(deps): bump com.squareup.okhttp3:okhttp in /maplibre_gl/android
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.3.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95a8535 commit 7eedb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maplibre_gl/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ android {
5353
implementation 'org.maplibre.gl:android-sdk:11.13.5'
5454
implementation 'org.maplibre.gl:android-plugin-annotation-v9:3.0.2'
5555
implementation 'org.maplibre.gl:android-plugin-offline-v9:3.0.2'
56-
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
56+
implementation 'com.squareup.okhttp3:okhttp:5.3.0'
5757
}
5858
}
5959

0 commit comments

Comments
 (0)