Skip to content

Commit

Permalink
Update owasp dependency check version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Jun 25, 2024
1 parent 96c3f91 commit be906c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ object Versions {
const val androidAapt = "$android-10880808"
const val playPublisher = "3.9.0"
const val protobuf = "0.9.4"
const val dependencyCheck = "9.0.9"
const val dependencyCheck = "9.2.0"
const val detekt = "1.23.5"
const val gradleVersions = "0.51.0"
const val junit5 = "1.10.0.0"
Expand Down

0 comments on commit be906c5

Please sign in to comment.