Skip to content

Commit e1897a6

Browse files
Bump com.squareup.okhttp3:okhttp from 4.11.0 to 5.1.0
--- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc5ab1d commit e1897a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.0'
55
servletVersion = '4.0.1'
66
}
77

0 commit comments

Comments
 (0)