Skip to content

Commit 2baf413

Browse files
committed
Upgrade Versions; Prepare for Release
1 parent 3ab91d6 commit 2baf413

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

build.gradle

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,23 +63,23 @@ ext {
6363
awaitilityVersion = '4.2.0'
6464
googleJsr305Version = '3.0.2'
6565
hamcrestVersion = '2.2'
66-
hibernateValidationVersion = '7.0.5.Final'
66+
hibernateValidationVersion = '8.0.0.Final'
6767
jacksonBomVersion = '2.14.0'
6868
jaywayJsonPathVersion = '2.7.0'
6969
junit4Version = '4.13.2'
7070
junitJupiterVersion = '5.9.1'
7171
kafkaVersion = '3.3.1'
7272
log4jVersion = '2.19.0'
7373
micrometerDocsVersion = "1.0.0"
74-
micrometerVersion = '1.10.0'
74+
micrometerVersion = '1.10.1'
7575
micrometerTracingVersion = '1.0.0'
76-
mockitoVersion = '4.8.0'
77-
reactorVersion = '2022.0.0-RC1'
76+
mockitoVersion = '4.8.1'
77+
reactorVersion = '2022.0.0'
7878
scalaVersion = '2.13'
79-
springBootVersion = '2.6.12' // docs module
80-
springDataVersion = '2022.0.0-RC1'
81-
springRetryVersion = '2.0.0-RC1'
82-
springVersion = '6.0.0-RC3'
79+
springBootVersion = '2.6.13' // docs module
80+
springDataVersion = '2022.0.0'
81+
springRetryVersion = '2.0.0'
82+
springVersion = '6.0.0'
8383
zookeeperVersion = '3.6.3'
8484

8585
idPrefix = 'kafka'

0 commit comments

Comments
 (0)