We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0791dc0 + 551dd08 commit 0dbe917Copy full SHA for 0dbe917
build.gradle
@@ -122,7 +122,7 @@ ext {
122
junitVersion = '5.9.2'
123
junitPlatformLauncherVersion = '1.9.2'
124
mockitoVersion = '4.11.0'
125
- blockHoundVersion = '1.0.6.RELEASE'
+ blockHoundVersion = '1.0.7.RELEASE'
126
reflectionsVersion = '0.10.2'
127
128
javadocLinks = ["https://docs.oracle.com/javase/8/docs/api/",
0 commit comments