Skip to content

Commit

Permalink
Bump io.projectreactor.tools:blockhound-junit-platform (#3470)
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor.tools:blockhound-junit-platform](https://github.com/reactor/BlockHound) from 1.0.9.RELEASE to 1.0.10.RELEASE.
- [Release notes](https://github.com/reactor/BlockHound/releases)
- [Commits](reactor/BlockHound@1.0.9.RELEASE...1.0.10.RELEASE)

---
updated-dependencies:
- dependency-name: io.projectreactor.tools:blockhound-junit-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 280b657 commit b38f7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ ext {
junitVersion = '5.11.2'
junitPlatformLauncherVersion = '1.11.2'
mockitoVersion = '4.11.0'
blockHoundVersion = '1.0.9.RELEASE'
blockHoundVersion = '1.0.10.RELEASE'
reflectionsVersion = '0.10.2'
errorproneCoreVersion = '2.10.0'
errorproneGuavaVersion = '30.0-jre'
Expand Down

0 comments on commit b38f7b4

Please sign in to comment.