Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 4f8f980

Browse files
prepare 4.14.3 release (#209)
1 parent 2daeb92 commit 4f8f980

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
@@ -61,7 +61,7 @@ ext.versions = [
6161
"okhttp": "3.14.9", // specify this for the SDK build instead of relying on the transitive dependency from okhttp-eventsource
6262
"okhttpEventsource": "1.11.0",
6363
"slf4j": "1.7.21",
64-
"snakeyaml": "1.19",
64+
"snakeyaml": "1.26",
6565
"jedis": "2.9.0"
6666
]
6767

0 commit comments

Comments
 (0)