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
  • Loading branch information
renovate[bot] committed Jul 10, 2024
1 parent 7aa8f2c commit 57c5fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
api group: 'commons-validator', name: 'commons-validator', version:'1.8.0'
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: '6.1.4'
implementation group: 'com.netflix.hystrix', name: 'hystrix-javanica', version: '1.5.18'
api group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '5.10.9'
api group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '7.5.0'

testImplementation(group: 'org.springframework.boot', name: 'spring-boot-starter-test') {
exclude(module: 'commons-logging')
Expand Down

0 comments on commit 57c5fcb

Please sign in to comment.