chore(deps): update com.github.bjoernq:unmockplugin to v0.8.0

This commit is contained in:
renovate[bot] 2024-06-30 12:04:46 +00:00 committed by Andre K
parent a59aaf5c28
commit f216543244

View file

@ -30,7 +30,7 @@ buildscript {
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.4'
// for unit testing https://github.com/bjoernQ/unmock-plugin
classpath 'com.github.bjoernq:unmockplugin:0.7.9'
classpath 'com.github.bjoernq:unmockplugin:0.8.0'
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
}