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

Commit 6ce94df

Browse files
author
Dan Richelson
committed
Update eventsource version
1 parent 1b14d98 commit 6ce94df

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
@@ -30,7 +30,7 @@ dependencies {
3030
compile "com.google.guava:guava:19.0"
3131
compile "joda-time:joda-time:2.9.3"
3232
compile "org.slf4j:slf4j-api:1.7.21"
33-
compile group: "com.launchdarkly", name: "okhttp-eventsource", version: "1.2.0", changing: true
33+
compile group: "com.launchdarkly", name: "okhttp-eventsource", version: "1.3.0", changing: true
3434
compile "redis.clients:jedis:2.9.0"
3535
testCompile "org.easymock:easymock:3.4"
3636
testCompile 'junit:junit:4.12'

0 commit comments

Comments
 (0)