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

Commit 9d9f1a4

Browse files
committed
update eventsource to 2.6.1 to fix pom/manifest problem
1 parent 7023c91 commit 9d9f1a4

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
@@ -74,7 +74,7 @@ ext.versions = [
7474
"jackson": "2.11.2",
7575
"launchdarklyJavaSdkCommon": "1.3.0",
7676
"okhttp": "4.8.1", // specify this for the SDK build instead of relying on the transitive dependency from okhttp-eventsource
77-
"okhttpEventsource": "2.6.0",
77+
"okhttpEventsource": "2.6.1",
7878
"slf4j": "1.7.21",
7979
"snakeyaml": "1.26",
8080
"jedis": "2.9.0"

0 commit comments

Comments
 (0)