Skip to content

Commit 9d26a9d

Browse files
authored
fix: bumping Java Server internal version to incorporate various dependency bumps
1 parent 1963311 commit 9d26a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sdk/server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ ext.versions = [
7171
"guava": "32.0.1-jre",
7272
"jackson": "2.11.2",
7373
"launchdarklyJavaSdkCommon": "2.1.2",
74-
"launchdarklyJavaSdkInternal": "1.5.0",
74+
"launchdarklyJavaSdkInternal": "1.5.1",
7575
"launchdarklyLogging": "1.1.0",
7676
"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",

0 commit comments

Comments
 (0)