We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1963311 commit 9d26a9dCopy full SHA for 9d26a9d
lib/sdk/server/build.gradle
@@ -71,7 +71,7 @@ ext.versions = [
71
"guava": "32.0.1-jre",
72
"jackson": "2.11.2",
73
"launchdarklyJavaSdkCommon": "2.1.2",
74
- "launchdarklyJavaSdkInternal": "1.5.0",
+ "launchdarklyJavaSdkInternal": "1.5.1",
75
"launchdarklyLogging": "1.1.0",
76
"okhttp": "4.12.0", // specify this for the SDK build instead of relying on the transitive dependency from okhttp-eventsource
77
"okhttpEventsource": "4.1.0",
0 commit comments