Skip to content

Commit 4f642ab

Browse files
committed
Merge #2766 into 1.1.6
2 parents 4975e96 + 8669b31 commit 4f642ab

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.7.RELEASE'
125+
blockHoundVersion = '1.0.8.RELEASE'
126126
reflectionsVersion = '0.10.2'
127127

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

0 commit comments

Comments
 (0)