File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -66,19 +66,18 @@ ext {
6666ext. libraries = [:]
6767
6868ext. versions = [
69- " commonsCodec" : " 1.15 " ,
70- " gson" : " 2.8.9 " ,
71- " guava" : " 32.0.1 -jre" ,
69+ " commonsCodec" : " 1.19.0 " ,
70+ " gson" : " 2.13.1 " ,
71+ " guava" : " 33.4.8 -jre" ,
7272 " jackson" : " 2.11.2" ,
73- " launchdarklyJavaSdkCommon" : " 2.1.1 " ,
73+ " launchdarklyJavaSdkCommon" : " 2.1.2 " ,
7474 " launchdarklyJavaSdkInternal" : " 1.5.0" ,
7575 " launchdarklyLogging" : " 1.1.0" ,
76- " okhttp" : " 4.9.3 " , // specify this for the SDK build instead of relying on the transitive dependency from okhttp-eventsource
76+ " okhttp" : " 4.12.0 " , // specify this for the SDK build instead of relying on the transitive dependency from okhttp-eventsource
7777 " okhttpEventsource" : " 4.1.0" ,
7878 " reactorCore" :" 3.3.22.RELEASE" ,
79- " slf4j" : " 1.7.21" ,
80- " snakeyaml" : " 2.0" ,
81- " jedis" : " 2.9.0" ,
79+ " slf4j" : " 1.7.36" ,
80+ " snakeyaml" : " 2.4" ,
8281 " annotations" : " 13" // also included transitively with okhttp
8382]
8483
You can’t perform that action at this time.
0 commit comments