Skip to content

Commit

Permalink
Remove unnecessary dependency licenses exclusion (opensearch-project#72)
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Redko <[email protected]>
  • Loading branch information
reta authored Jun 7, 2024
1 parent 561666f commit 99cfddc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ run {
useCluster testClusters.integTest
}

dependencyLicenses.enabled = false

// updateVersion: Task to auto update version to the next development iteration
task updateVersion {
onlyIf { System.getProperty('newVersion') }
Expand Down

0 comments on commit 99cfddc

Please sign in to comment.