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 00e7183 commit 924f359Copy full SHA for 924f359
sda-commons-dependencies/build.gradle
@@ -16,7 +16,7 @@ ext {
16
swaggerCoreV3Version = '2.2.39'
17
weldVersion = '5.1.2.Final'
18
jacksonVersion = '2.19.2'
19
- jsonUnitVersion = '4.1.1'
+ jsonUnitVersion = '5.0.0'
20
scalaVersion = '2.13.17' // align transitive dependency from various modules, keep up to date
21
kafkaVersion = '3.9.1'
22
kafkaJunitVersion = '3.2.5' // Matching version: https://github.com/salesforce/kafka-junit/tree/master/kafka-junit5
0 commit comments