Skip to content

Commit

Permalink
Update dependency com.launchdarkly:launchdarkly-java-server-sdk to v6…
Browse files Browse the repository at this point in the history
….3.0
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent a21effb commit 7bb8ae3
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 @@ -395,7 +395,7 @@ dependencies {
//Added org.glassfish to support javax.el
implementation group: 'org.glassfish', name: 'javax.el', version: '3.0.0'
implementation group: 'javax.el', name: 'javax.el-api', version: '3.0.0'
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.2.1'
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.3.0'

implementation group: 'com.microsoft.azure', name: 'applicationinsights-runtime-attach', version: '3.5.4'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.5.3'
Expand Down

0 comments on commit 7bb8ae3

Please sign in to comment.