Skip to content

Commit 343e7d6

Browse files
Update dependency com.launchdarkly:launchdarkly-java-server-sdk to v7
1 parent 7551560 commit 343e7d6

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
@@ -386,7 +386,7 @@ dependencies {
386386

387387
implementation group: 'com.google.guava', name: 'guava', version: '33.4.0-jre'
388388
implementation group: 'jakarta.el', name: 'jakarta.el-api', version: '6.0.1'
389-
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.2.1'
389+
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '7.10.1'
390390

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

0 commit comments

Comments
 (0)