Skip to content

Commit 0dbe917

Browse files
committed
Merge #2672 into 1.1.3
2 parents 0791dc0 + 551dd08 commit 0dbe917

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
@@ -122,7 +122,7 @@ ext {
122122
junitVersion = '5.9.2'
123123
junitPlatformLauncherVersion = '1.9.2'
124124
mockitoVersion = '4.11.0'
125-
blockHoundVersion = '1.0.6.RELEASE'
125+
blockHoundVersion = '1.0.7.RELEASE'
126126
reflectionsVersion = '0.10.2'
127127

128128
javadocLinks = ["https://docs.oracle.com/javase/8/docs/api/",

0 commit comments

Comments
 (0)