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 ee90715 commit 264f440Copy full SHA for 264f440
build.gradle
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
22
- testImplementation platform('org.junit:junit-bom:5.11.0')
+ testImplementation platform('org.junit:junit-bom:5.11.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