Skip to content

Commit f105564

Browse files
committed
Upgrade versions; prepare for release
1 parent bd911ad commit f105564

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ ext {
5858
junitJupiterVersion = '5.6.2'
5959
kafkaVersion = '2.6.0'
6060
log4jVersion = '2.13.2'
61-
micrometerVersion = '1.5.2'
61+
micrometerVersion = '1.5.4'
6262
mockitoVersion = '3.4.6'
63-
reactorVersion = 'Dysprosium-SR10'
63+
reactorVersion = 'Dysprosium-SR12'
6464
scalaVersion = '2.13'
65-
springDataCommonsVersion = '2.3.3.RELEASE'
65+
springDataCommonsVersion = '2.3.4.RELEASE'
6666
springRetryVersion = '1.3.0'
67-
springVersion = '5.2.8.RELEASE'
67+
springVersion = '5.2.9.RELEASE'
6868

6969
idPrefix = 'kafka'
7070
}

0 commit comments

Comments
 (0)