File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -61,16 +61,16 @@ ext {
6161 logbackVersion = ' 1.4.4'
6262 lz4Version = ' 1.8.0'
6363 micrometerDocsVersion = ' 1.0.2'
64- micrometerVersion = ' 1.10.8 '
65- micrometerTracingVersion = ' 1.0.7 '
64+ micrometerVersion = ' 1.10.9 '
65+ micrometerTracingVersion = ' 1.0.8 '
6666 mockitoVersion = ' 4.8.1'
6767 rabbitmqStreamVersion = ' 0.8.0'
6868 rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.16.1'
69- reactorVersion = ' 2022.0.8 '
69+ reactorVersion = ' 2022.0.9 '
7070 snappyVersion = ' 1.1.8.4'
71- springDataVersion = ' 2022.0.7 '
71+ springDataVersion = ' 2022.0.8 '
7272 springRetryVersion = ' 2.0.2'
73- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.10 '
73+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.11 '
7474 testcontainersVersion = ' 1.17.6'
7575 zstdJniVersion = ' 1.5.0-2'
7676
You can’t perform that action at this time.
0 commit comments