Skip to content

Commit

Permalink
Merge pull request #6 from rildikondi/feat/owasp-mandatory-update
Browse files Browse the repository at this point in the history
mandatory Upgrade owasp dependency-check
  • Loading branch information
woolph authored Oct 14, 2024
2 parents bd39122 + fd81a4c commit 23e9991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
jvmTarget = "11"

[libraries]
dependencyCheck = "org.owasp:dependency-check-gradle:9.1.0"
dependencyCheck = "org.owasp:dependency-check-gradle:10.0.4"
licenseReport = "com.github.jk1:gradle-license-report:2.7"
kotlinxDatetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.5.0"
kotlinxSerialization-core = "org.jetbrains.kotlinx:kotlinx-serialization-core:1.6.3"
Expand Down

0 comments on commit 23e9991

Please sign in to comment.