diff --git a/build.gradle b/build.gradle index 0c53417ba..d09ea01c7 100644 --- a/build.gradle +++ b/build.gradle @@ -132,7 +132,7 @@ ext { junitVersion = '5.11.2' junitPlatformLauncherVersion = '1.11.2' mockitoVersion = '4.11.0' - blockHoundVersion = '1.0.9.RELEASE' + blockHoundVersion = '1.0.10.RELEASE' reflectionsVersion = '0.10.2' errorproneCoreVersion = '2.10.0' errorproneGuavaVersion = '30.0-jre'