Skip to content

Commit e31e639

Browse files
committed
Upgrade Versions; Prepare for Release
1 parent 5df71c1 commit e31e639

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.gradle

+5-5
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@ ext {
6161
junitJupiterVersion = '5.8.2'
6262
kafkaVersion = '3.0.2'
6363
log4jVersion = '2.17.2'
64-
micrometerVersion = '1.8.11'
64+
micrometerVersion = '1.8.12'
6565
mockitoVersion = '4.0.0'
66-
reactorVersion = '2020.0.24'
66+
reactorVersion = '2020.0.25'
6767
scalaVersion = '2.13'
68-
springBootVersion = '2.6.12' // docs module
69-
springDataVersion = '2021.1.9'
68+
springBootVersion = '2.6.13' // docs module
69+
springDataVersion = '2021.1.10'
7070
springRetryVersion = '1.3.4'
71-
springVersion = '5.3.23'
71+
springVersion = '5.3.24'
7272
zookeeperVersion = '3.6.3'
7373

7474
idPrefix = 'kafka'

0 commit comments

Comments
 (0)