Skip to content

Commit 6543e49

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temporal-remote-data-encoder/build.gradle

+1-1
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 = '4.12.0'
55
servletVersion = '4.0.1'
66
}
77

0 commit comments

Comments
 (0)