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] authored Oct 26, 2023
1 parent a443fdb commit 4aae45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ dependencies {
implementation group: 'jakarta.xml.bind', name: 'jakarta.xml.bind-api', version: '4.0.0'
implementation group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '4.0.2'

implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.2.1'
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '7.0.0'

implementation group: 'com.azure', name: 'azure-core', version: '1.41.0'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.14.2'
Expand Down

0 comments on commit 4aae45b

Please sign in to comment.