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 55d69e4 commit 2782237Copy full SHA for 2782237
build.gradle
@@ -38,8 +38,8 @@ subprojects {
38
ext['rsocket.version'] = '1.0.0-RC5'
39
ext['graphql.version'] = '11.0'
40
ext['protobuf.version'] = '3.6.1'
41
- ext['log4j.version'] = '2.11.2'
42
- ext['slf4j.version'] = '1.8.0-beta2'
+ ext['log4j.version'] = '2.12.1'
+ ext['slf4j.version'] = '1.7.29'
43
ext['junit.version'] = '5.4.0'
44
ext['mockito.version'] = '2.23.0'
45
ext['hamcrest.version'] = '1.3'
0 commit comments