Skip to content

Commit 0e8fea8

Browse files
Update dependency com.launchdarkly:launchdarkly-java-server-sdk to v7.7.0 (#5948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b389eed commit 0e8fea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ dependencies {
315315
implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.11.0'
316316
implementation 'org.apache.commons:commons-lang3:3.12.0'
317317

318-
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '7.6.0'
318+
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '7.7.0'
319319
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.2.0'
320320

321321
implementation group: 'org.flywaydb', name: 'flyway-core', version: '10.15.2'

0 commit comments

Comments
 (0)