Update dependency com.github.ben-manes:gradle-versions-plugin to v0.44.0
This commit is contained in:
parent
ef386be333
commit
298c682a60
|
@ -10,7 +10,7 @@ buildscript {
|
|||
classpath("com.android.tools.build:gradle:7.3.0")
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10")
|
||||
classpath("com.github.bjoernq:unmockplugin:0.7.9")
|
||||
classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0")
|
||||
classpath("com.github.ben-manes:gradle-versions-plugin:0.44.0")
|
||||
classpath("org.jacoco:org.jacoco.core:0.8.8")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue