Skip to content

Commit

Permalink
chore(deps): bump com.github.bjoernq:unmockplugin in /app
Browse files Browse the repository at this point in the history
Bumps [com.github.bjoernq:unmockplugin](https://github.com/bjoernq/unmock-plugin) from 0.7.9 to 0.8.0.
- [Release notes](https://github.com/bjoernq/unmock-plugin/releases)
- [Commits](bjoernQ/unmock-plugin@v0.7.9...v0.8.0)

---
updated-dependencies:
- dependency-name: com.github.bjoernq:unmockplugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 1e89e45 commit e455e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:8.5.0'
classpath 'com.github.bjoernq:unmockplugin:0.7.9'
classpath 'com.github.bjoernq:unmockplugin:0.8.0'
}
}

Expand Down

0 comments on commit e455e3c

Please sign in to comment.