File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,17 +33,17 @@ subprojects {
33
33
apply plugin : ' com.github.sherter.google-java-format'
34
34
apply plugin : ' com.github.vlsi.gradle-extensions'
35
35
36
- ext[' reactor-bom.version' ] = ' 2020.0.39 '
36
+ ext[' reactor-bom.version' ] = ' 2020.0.47 '
37
37
ext[' logback.version' ] = ' 1.2.13'
38
- ext[' netty-bom.version' ] = ' 4.1.106 .Final'
39
- ext[' netty-boringssl.version' ] = ' 2.0.62 .Final'
38
+ ext[' netty-bom.version' ] = ' 4.1.117 .Final'
39
+ ext[' netty-boringssl.version' ] = ' 2.0.69 .Final'
40
40
ext[' hdrhistogram.version' ] = ' 2.1.12'
41
41
ext[' mockito.version' ] = ' 4.11.0'
42
42
ext[' slf4j.version' ] = ' 1.7.36'
43
43
ext[' jmh.version' ] = ' 1.36'
44
44
ext[' junit.version' ] = ' 5.9.3'
45
- ext[' micrometer.version' ] = ' 1.11.0 '
46
- ext[' micrometer-tracing.version' ] = ' 1.1.1 '
45
+ ext[' micrometer.version' ] = ' 1.11.12 '
46
+ ext[' micrometer-tracing.version' ] = ' 1.1.13 '
47
47
ext[' assertj.version' ] = ' 3.24.2'
48
48
ext[' netflix.limits.version' ] = ' 0.3.6'
49
49
ext[' bouncycastle-bcpkix.version' ] = ' 1.70'
You can’t perform that action at this time.
0 commit comments