Skip to content

Commit

Permalink
(2.2.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.10.RELEASE to 1.0.11.RELEASE.
- [Release notes](https://github.com/reactor/BlockHound/releases)
- [Commits](reactor/BlockHound@1.0.10.RELEASE...1.0.11.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]>
  • Loading branch information
dependabot[bot] authored and royclarkson committed Feb 11, 2025
1 parent 23586ff commit 6177639
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 @@ -18,7 +18,7 @@ import java.util.concurrent.ConcurrentHashMap

buildscript {
ext {
blockHoundVersion = "1.0.10.RELEASE"
blockHoundVersion = "1.0.11.RELEASE"
cfJavaClientVersion = "5.12.2.RELEASE"
commonsTextVersion = "1.13.0"
immutablesVersion = "2.10.1"
Expand Down

0 comments on commit 6177639

Please sign in to comment.