Skip to content

Commit

Permalink
(1.6.x): Bump io.projectreactor.tools:blockhound-junit-platform
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.8.RELEASE to 1.0.9.RELEASE.
- [Release notes](https://github.com/reactor/BlockHound/releases)
- [Commits](reactor/BlockHound@1.0.8.RELEASE...1.0.9.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and royclarkson committed Apr 19, 2024
1 parent 182b677 commit 65243e2
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 @@ -19,7 +19,7 @@ import java.util.concurrent.ConcurrentHashMap
buildscript {
ext {
awaitilityVersion = "4.2.1"
blockHoundVersion = "1.0.8.RELEASE"
blockHoundVersion = "1.0.9.RELEASE"
cfJavaClientVersion = "5.10.0.RELEASE"
checkstyleVersion = "8.37"
commonsTextVersion = "1.11.0"
Expand Down

0 comments on commit 65243e2

Please sign in to comment.