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.
1 parent 442ddb0 commit fdd756cCopy full SHA for fdd756c
build.gradle
@@ -51,7 +51,7 @@ configure(allprojects) { project ->
51
ext.junitPlatformVersion = "1.0.3"
52
ext.junitVintageVersion = "4.12.3"
53
ext.kotlinVersion = "1.2.30"
54
- ext.log4jVersion = "2.10.0"
+ ext.log4jVersion = "2.11.0"
55
ext.nettyVersion = "4.1.22.Final"
56
ext.reactorVersion = "Bismuth-SR7"
57
ext.rxjavaVersion = "1.3.6"
0 commit comments