We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5fbd96 commit 9bc30c4Copy full SHA for 9bc30c4
build.gradle
@@ -34,7 +34,7 @@ subprojects {
34
apply plugin: 'com.github.vlsi.gradle-extensions'
35
36
ext['reactor-bom.version'] = '2020.0.39'
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