Skip to content

Commit 218585f

Browse files
committed
Bump dependency check gradle plugin
1 parent 38bf56a commit 218585f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/buildSrc/src/main/kotlin/Versions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ object Versions {
6262
const val androidAapt = "$android-10880808"
6363
const val playPublisher = "3.9.0"
6464
const val protobuf = "0.9.4"
65-
const val dependencyCheck = "10.0.1"
65+
const val dependencyCheck = "10.0.3"
6666
const val detekt = "1.23.6"
6767
const val gradleVersions = "0.51.0"
6868
const val junit5 = "1.10.0.0"

0 commit comments

Comments
 (0)