Skip to content

Commit 05db49b

Browse files
Update dependency com.launchdarkly:launchdarkly-java-server-sdk to v7
1 parent 2f0ee03 commit 05db49b

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
@@ -388,7 +388,7 @@ dependencies {
388388

389389
implementation group: 'com.google.guava', name: 'guava', version: '33.4.0-jre'
390390
implementation group: 'jakarta.el', name: 'jakarta.el-api', version: '6.0.1'
391-
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.2.1'
391+
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '7.7.0'
392392

393393
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.6.2'
394394
implementation group: 'com.microsoft.azure', name: 'applicationinsights-runtime-attach', version: '3.6.2'

0 commit comments

Comments
 (0)