We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a4e0b commit 2c488d2Copy full SHA for 2c488d2
build.gradle
@@ -56,10 +56,10 @@ ext {
56
hibernateValidationVersion = '6.1.6.Final'
57
jacksonBomVersion = '2.11.4'
58
jaywayJsonPathVersion = '2.4.0'
59
- junit4Version = '4.13.1'
60
- junitJupiterVersion = '5.6.3'
+ junit4Version = '4.13.2'
+ junitJupiterVersion = '5.8.32'
61
kafkaVersion = '2.5.1'
62
- log4jVersion = '2.17.0'
+ log4jVersion = '2.17.1'
63
micrometerVersion = '1.5.17'
64
mockitoVersion = '3.3.3'
65
reactorVersion = 'Dysprosium-SR24'
0 commit comments