File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -48,18 +48,18 @@ ext {
4848 files(grgit. status(). unstaged. modified). filter{ f -> f. name. endsWith(' .java' ) || f. name. endsWith(' .kt' ) }
4949 }
5050
51- assertjVersion = ' 3.16.1 '
51+ assertjVersion = ' 3.17.2 '
5252 googleJsr305Version = ' 3.0.2'
5353 hamcrestVersion = ' 2.2'
5454 hibernateValidationVersion = ' 6.1.5.Final'
55- jacksonVersion = ' 2.11.0 '
55+ jacksonVersion = ' 2.11.3 '
5656 jaywayJsonPathVersion = ' 2.4.0'
57- junit4Version = ' 4.13'
58- junitJupiterVersion = ' 5.6.2 '
57+ junit4Version = ' 4.13.1 '
58+ junitJupiterVersion = ' 5.7.0 '
5959 kafkaVersion = ' 2.6.0'
60- log4jVersion = ' 2.13.2 '
61- micrometerVersion = ' 1.5.4 '
62- mockitoVersion = ' 3.4.6 '
60+ log4jVersion = ' 2.13.3 '
61+ micrometerVersion = ' 1.5.5 '
62+ mockitoVersion = ' 3.5.13 '
6363 reactorVersion = ' Dysprosium-SR12'
6464 scalaVersion = ' 2.13'
6565 springDataCommonsVersion = ' 2.3.4.RELEASE'
You can’t perform that action at this time.
0 commit comments