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 a414c85 + 9bc30c4 commit ab72646Copy full SHA for ab72646
build.gradle
@@ -34,7 +34,7 @@ subprojects {
34
apply plugin: 'com.github.vlsi.gradle-extensions'
35
36
ext['reactor-bom.version'] = '2022.0.7-SNAPSHOT'
37
- ext['logback.version'] = '1.3.14'
+ ext['logback.version'] = '1.2.13'
38
ext['netty-bom.version'] = '4.1.106.Final'
39
ext['netty-boringssl.version'] = '2.0.62.Final'
40
ext['hdrhistogram.version'] = '2.1.12'
0 commit comments