Skip to content

Commit

Permalink
Update dependency com.launchdarkly:launchdarkly-java-server-sdk to v7…
Browse files Browse the repository at this point in the history
….6.0 (#5765)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 790af6a commit cbcf6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.11.0'
implementation 'org.apache.commons:commons-lang3:3.12.0'

implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '7.3.0'
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '7.6.0'
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.1.8'

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

0 comments on commit cbcf6d8

Please sign in to comment.