Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
jumperchen committed Nov 5, 2024
1 parent 3792596 commit d9be3a0
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 @@ -19,7 +19,7 @@ dependencyCheck {
apiKey=System.getenv("NVD_API_KEY") ?: ""
delay=30000
}
formats = 'ALL'
formats = ['ALL']
analyzers {
nodeAudit {
skipDevDependencies = true
Expand Down

0 comments on commit d9be3a0

Please sign in to comment.