Merge #2766 into 1.1.6 · reactor/reactor-netty@4f642ab (original) (raw)
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -122,7 +122,7 @@ ext { | ||
| 122 | 122 | junitVersion = '5.9.2' |
| 123 | 123 | junitPlatformLauncherVersion = '1.9.2' |
| 124 | 124 | mockitoVersion = '4.11.0' |
| 125 | - blockHoundVersion = '1.0.7.RELEASE' | |
| 125 | + blockHoundVersion = '1.0.8.RELEASE' | |
| 126 | 126 | reflectionsVersion = '0.10.2' |
| 127 | 127 | |
| 128 | 128 | javadocLinks = ["https://docs.oracle.com/javase/8/docs/api/", |