Skip to content

Commit f821af0

Browse files
committed
Fixed synk workflow by upgrading okhttpVersion
1 parent b95dbc2 commit f821af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ test {
114114
}
115115

116116
ext {
117-
okhttpVersion = '4.11.0'
117+
okhttpVersion = '4.12.0'
118118
hamcrestVersion = '2.2'
119119
jupiterVersion = '5.9.3'
120120

0 commit comments

Comments
 (0)