Skip to content

Commit

Permalink
PUB-2618 - Updated dependencycheck
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisS1512 committed Oct 8, 2024
1 parent 762591f commit 5002c75
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 @@ -12,7 +12,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.6'
id 'jacoco'
id 'org.springframework.boot' version '3.3.3'
id 'org.owasp.dependencycheck' version '10.0.2'
id 'org.owasp.dependencycheck' version '10.0.3'
id 'org.sonarqube' version '5.1.0.4882'
id 'pmd'
id 'org.jetbrains.kotlin.jvm' version '2.0.20'
Expand Down

0 comments on commit 5002c75

Please sign in to comment.