Skip to content

Commit e562b63

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temporal-remote-data-encoder/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
description = '''Temporal Workflow Java SDK'''
22

33
ext {
4-
okhttpVersion = '4.11.0'
4+
okhttpVersion = '5.2.1'
55
servletVersion = '4.0.1'
66
}
77

0 commit comments

Comments
 (0)