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.8.0 to 0.9.0.
- [Release notes](https://github.com/bjoernq/unmock-plugin/releases)
- [Commits](bjoernQ/unmock-plugin@v0.8.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 53793fc commit da0c541
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.7.2'
classpath 'com.github.bjoernq:unmockplugin:0.8.0'
classpath 'com.github.bjoernq:unmockplugin:0.9.0'
}
}

Expand Down

0 comments on commit da0c541

Please sign in to comment.