Skip to content

Commit 755b795

Browse files
dependabot[bot]royclarkson
authored andcommitted
(2.4.x): Bump io.projectreactor.tools:blockhound-junit-platform
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]>
1 parent 8a14e67 commit 755b795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import java.util.concurrent.ConcurrentHashMap
1818

1919
buildscript {
2020
ext {
21-
blockHoundVersion = "1.0.10.RELEASE"
21+
blockHoundVersion = "1.0.11.RELEASE"
2222
cfJavaClientVersion = "5.12.2.RELEASE"
2323
commonsTextVersion = "1.13.0"
2424
immutablesVersion = "2.10.1"

0 commit comments

Comments
 (0)