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

Commit 52c36be

Browse files
committed
Merge branch 'master' of github.com:launchdarkly/java-server-sdk
2 parents f5a8555 + 6c87a65 commit 52c36be

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
@@ -76,7 +76,7 @@ ext.versions = [
7676
"okhttp": "4.8.1", // specify this for the SDK build instead of relying on the transitive dependency from okhttp-eventsource
7777
"okhttpEventsource": "2.3.1",
7878
"slf4j": "1.7.21",
79-
"snakeyaml": "1.19",
79+
"snakeyaml": "1.26",
8080
"jedis": "2.9.0"
8181
]
8282

0 commit comments

Comments
 (0)