File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
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 11{
2- "java.configuration.updateBuildConfiguration" : " interactive "
2+ "java.configuration.updateBuildConfiguration" : " automatic "
33}
Original file line number Diff line number Diff line change @@ -61,14 +61,14 @@ ext {
6161 junitJupiterVersion = ' 5.8.2'
6262 kafkaVersion = ' 3.2.3'
6363 log4jVersion = ' 2.17.2'
64- micrometerVersion = ' 1.9.11 '
64+ micrometerVersion = ' 1.9.13 '
6565 mockitoVersion = ' 4.5.1'
66- reactorVersion = ' 2020.0.31 '
66+ reactorVersion = ' 2020.0.34 '
6767 scalaVersion = ' 2.13'
68- springBootVersion = ' 2.7.11 ' // docs module
69- springDataVersion = ' 2021.2.12 '
68+ springBootVersion = ' 2.7.13 ' // docs module
69+ springDataVersion = ' 2021.2.14 '
7070 springRetryVersion = ' 1.3.4'
71- springVersion = ' 5.3.27 '
71+ springVersion = ' 5.3.29 '
7272 zookeeperVersion = ' 3.6.3'
7373
7474 idPrefix = ' kafka'
You can’t perform that action at this time.
0 commit comments