Skip to content

Commit

Permalink
Upgrade to dependency-check-gradle 10.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosame committed Sep 29, 2024
1 parent 78a6a5d commit c5b8865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ repositories {
}

dependencies {
implementation('org.owasp:dependency-check-gradle:10.0.3')
implementation('org.owasp:dependency-check-gradle:10.0.4')
implementation('com.github.jk1:gradle-license-report:2.9')
}

0 comments on commit c5b8865

Please sign in to comment.