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 10, 2024
1 parent 9ec8c10 commit eef0a0a
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 @@ -397,7 +397,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.6.0'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.6.0'
Expand Down

0 comments on commit eef0a0a

Please sign in to comment.