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 13
13
out
14
14
target
15
15
.DS_Store
16
+ .vscode
17
+
Original file line number Diff line number Diff line change @@ -67,19 +67,19 @@ ext {
67
67
jacksonBomVersion = ' 2.14.2'
68
68
jaywayJsonPathVersion = ' 2.7.0'
69
69
junit4Version = ' 4.13.2'
70
- junitJupiterVersion = ' 5.9.1 '
70
+ junitJupiterVersion = ' 5.9.2 '
71
71
kafkaVersion = ' 3.3.2'
72
72
log4jVersion = ' 2.19.0'
73
73
micrometerDocsVersion = " 1.0.1"
74
- micrometerVersion = ' 1.10.5 '
75
- micrometerTracingVersion = ' 1.0.3 '
74
+ micrometerVersion = ' 1.10.6 '
75
+ micrometerTracingVersion = ' 1.0.4 '
76
76
mockitoVersion = ' 4.8.1'
77
- reactorVersion = ' 2022.0.5 '
77
+ reactorVersion = ' 2022.0.6 '
78
78
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 '
81
81
springRetryVersion = ' 2.0.1'
82
- springVersion = ' 6.0.7 '
82
+ springVersion = ' 6.0.8 '
83
83
zookeeperVersion = ' 3.6.3'
84
84
85
85
idPrefix = ' kafka'
You can’t perform that action at this time.
0 commit comments