Skip to content

Commit 4dae8aa

Browse files
dependabot[bot]royclarkson
authored andcommitted
(2.5.x): Bump io.projectreactor.tools:blockhound-junit-platform
Bumps [io.projectreactor.tools:blockhound-junit-platform](https://github.com/reactor/BlockHound) from 1.0.11.RELEASE to 1.0.13.RELEASE. - [Release notes](https://github.com/reactor/BlockHound/releases) - [Commits](reactor/BlockHound@1.0.11.RELEASE...1.0.13.RELEASE) --- updated-dependencies: - dependency-name: io.projectreactor.tools:blockhound-junit-platform dependency-version: 1.0.13.RELEASE dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab0b8f4 commit 4dae8aa

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.11.RELEASE"
21+
blockHoundVersion = "1.0.13.RELEASE"
2222
cfJavaClientVersion = "5.13.0.RELEASE"
2323
commonsTextVersion = "1.13.1"
2424
immutablesVersion = "2.10.1"

0 commit comments

Comments
 (0)