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 2afcf36 commit 9f6ae70Copy full SHA for 9f6ae70
build.gradle
@@ -49,9 +49,15 @@ ext {
49
hibernateValidationVersion = '6.2.0.Final'
50
jacksonBomVersion = '2.11.4'
51
jaywayJsonPathVersion = '2.4.0'
52
+<<<<<<< HEAD
53
junit4Version = '4.13.1'
54
junitJupiterVersion = '5.7.2'
55
log4jVersion = '2.17.0'
56
+=======
57
+ junit4Version = '4.13.2'
58
+ junitJupiterVersion = '5.8.2'
59
+ log4jVersion = '2.17.1'
60
+>>>>>>> ce7d4b171 (Upgrade Log4j to 2.17.1)
61
logbackVersion = '1.2.3'
62
micrometerVersion = '1.5.17'
63
mockitoVersion = '3.6.28'
0 commit comments