We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13ea3e8 + ed658c4 commit 43f291bCopy full SHA for 43f291b
build.gradle
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
22
- testImplementation platform('org.junit:junit-bom:5.10.2')
+ testImplementation platform('org.junit:junit-bom:5.10.3')
23
testImplementation 'org.junit.jupiter:junit-jupiter'
24
testImplementation 'org.reflections:reflections:0.10.2'
25
testImplementation 'uk.co.jemos.podam:podam:8.0.2.RELEASE'
0 commit comments