Skip to content

Commit 636c8b1

Browse files
(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.13.RELEASE to 1.0.14.RELEASE. - [Release notes](https://github.com/reactor/BlockHound/releases) - [Commits](reactor/BlockHound@1.0.13.RELEASE...1.0.14.RELEASE) --- updated-dependencies: - dependency-name: io.projectreactor.tools:blockhound-junit-platform dependency-version: 1.0.14.RELEASE dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d44c430 commit 636c8b1

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.13.RELEASE"
21+
blockHoundVersion = "1.0.14.RELEASE"
2222
cfJavaClientVersion = "5.14.0.RELEASE"
2323
commonsTextVersion = "1.14.0"
2424
immutablesVersion = "2.11.3"

0 commit comments

Comments
 (0)