Skip to content

Commit

Permalink
Bump com.bmuschko:gradle-clover-plugin from 3.0.3 to 3.0.7 in /lib/ja…
Browse files Browse the repository at this point in the history
…va (#3048)

Bumps [com.bmuschko:gradle-clover-plugin](https://github.com/bmuschko/gradle-clover-plugin) from 3.0.3 to 3.0.7.
- [Release notes](https://github.com/bmuschko/gradle-clover-plugin/releases)
- [Changelog](https://github.com/bmuschko/gradle-clover-plugin/blob/master/RELEASE_NOTES.md)
- [Commits](bmuschko/gradle-clover-plugin@3.0.3...3.0.7)

---
updated-dependencies:
- dependency-name: com.bmuschko:gradle-clover-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 90af876 commit b0a6ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ buildscript {
}

dependencies {
classpath 'com.bmuschko:gradle-clover-plugin:3.0.3'
classpath 'com.bmuschko:gradle-clover-plugin:3.0.7'
}
}

Expand Down

0 comments on commit b0a6ec7

Please sign in to comment.