diff --git a/build.gradle b/build.gradle index 4a0bdab3c..9a2bf13a8 100644 --- a/build.gradle +++ b/build.gradle @@ -77,7 +77,7 @@ ext.versions = [ "okhttp": "4.9.3", // specify this for the SDK build instead of relying on the transitive dependency from okhttp-eventsource "okhttpEventsource": "2.6.2", "slf4j": "1.7.21", - "snakeyaml": "1.31", + "snakeyaml": "1.32", "jedis": "2.9.0" ]