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

Commit

Permalink
prepare 5.2.2 release (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
LaunchDarklyCI authored Jan 15, 2021
1 parent 70c17e6 commit 471cd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ext.libraries = [:]
ext.versions = [
"commonsCodec": "1.10",
"gson": "2.7",
"guava": "28.2-jre",
"guava": "30.1-jre",
"jackson": "2.11.2",
"launchdarklyJavaSdkCommon": "1.0.0",
"okhttp": "4.8.1", // specify this for the SDK build instead of relying on the transitive dependency from okhttp-eventsource
Expand Down

0 comments on commit 471cd55

Please sign in to comment.