Skip to content

Commit

Permalink
updagrade dep-check version
Browse files Browse the repository at this point in the history
  • Loading branch information
gfukushima committed Dec 3, 2023
1 parent d73a47b commit 8ce6f15
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 @@ -25,7 +25,7 @@ buildscript {
}
dependencies {
classpath 'tech.pegasys.internal.license.reporter:license-reporter:1.0.1'
classpath 'org.owasp:dependency-check-gradle:9.0.1'
classpath 'org.owasp:dependency-check-gradle:9.0.2'
}
}

Expand Down

0 comments on commit 8ce6f15

Please sign in to comment.