File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1313out
1414target
1515.DS_Store
16+ .vscode
17+
Original file line number Diff line number Diff line change @@ -67,19 +67,19 @@ ext {
6767 jacksonBomVersion = ' 2.14.2'
6868 jaywayJsonPathVersion = ' 2.7.0'
6969 junit4Version = ' 4.13.2'
70- junitJupiterVersion = ' 5.9.1 '
70+ junitJupiterVersion = ' 5.9.2 '
7171 kafkaVersion = ' 3.3.2'
7272 log4jVersion = ' 2.19.0'
7373 micrometerDocsVersion = " 1.0.1"
74- micrometerVersion = ' 1.10.5 '
75- micrometerTracingVersion = ' 1.0.3 '
74+ micrometerVersion = ' 1.10.6 '
75+ micrometerTracingVersion = ' 1.0.4 '
7676 mockitoVersion = ' 4.8.1'
77- reactorVersion = ' 2022.0.5 '
77+ reactorVersion = ' 2022.0.6 '
7878 scalaVersion = ' 2.13'
79- springBootVersion = ' 3.0.4 ' // docs module
80- springDataVersion = ' 2022.0.4 '
79+ springBootVersion = ' 3.0.5 ' // docs module
80+ springDataVersion = ' 2022.0.5 '
8181 springRetryVersion = ' 2.0.1'
82- springVersion = ' 6.0.7 '
82+ springVersion = ' 6.0.8 '
8383 zookeeperVersion = ' 3.6.3'
8484
8585 idPrefix = ' kafka'
You can’t perform that action at this time.
0 commit comments