Skip to content

Commit 0df5b05

Browse files
Bump okhttp from 4.10.0 to 4.11.0 (#35)
Bumps [okhttp](https://github.com/square/okhttp) from 4.10.0 to 4.11.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.10.0...parent-4.11.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48f1bab commit 0df5b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.squareup.okhttp3</groupId>
5858
<artifactId>okhttp</artifactId>
59-
<version>4.10.0</version>
59+
<version>4.11.0</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)