chore(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.46.0

This commit is contained in:
Renovate Bot 2023-04-06 08:31:16 +00:00
parent 0075c10442
commit f8838bae64
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ buildscript {
classpath("com.android.tools.build:gradle:7.4.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20")
classpath("com.github.bjoernq:unmockplugin:0.7.9")
classpath("com.github.ben-manes:gradle-versions-plugin:0.44.0")
classpath("com.github.ben-manes:gradle-versions-plugin:0.46.0")
classpath("org.jacoco:org.jacoco.core:0.8.8")
classpath("androidx.navigation:navigation-safe-args-gradle-plugin:$navVersion")
}