Skip to content

Commit

Permalink
Bump dependency check gradle plugin to 10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawa committed Jul 22, 2024
1 parent e75dbad commit a3b5983
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 @@ -62,7 +62,7 @@ object Versions {
const val androidAapt = "$android-10880808"
const val playPublisher = "3.9.0"
const val protobuf = "0.9.4"
const val dependencyCheck = "10.0.1"
const val dependencyCheck = "10.0.3"
const val detekt = "1.23.6"
const val gradleVersions = "0.51.0"
const val junit5 = "1.10.0.0"
Expand Down

0 comments on commit a3b5983

Please sign in to comment.