Update dependency com.github.bjoernq:unmockplugin to v0.7.9

technical/upgrade-exoplayer
Renovate Bot 2022-08-26 06:30:19 +00:00
rodzic 4e567dde41
commit 8208f33d48
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -9,7 +9,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:7.2.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21")
classpath("com.github.bjoernq:unmockplugin:0.7.8")
classpath("com.github.bjoernq:unmockplugin:0.7.9")
classpath("com.github.ben-manes:gradle-versions-plugin:0.38.0")
classpath("org.jacoco:org.jacoco.core:0.8.7")
}