We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5829e4 + da45971 commit a3b1cd7Copy full SHA for a3b1cd7
build.gradle
@@ -18,7 +18,7 @@ repositories {
18
}
19
20
dependencies {
21
- testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
+ testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
22
testImplementation platform('org.junit:junit-bom:5.11.3')
23
testImplementation 'org.junit.jupiter:junit-jupiter'
24
testImplementation 'org.reflections:reflections:0.10.2'
0 commit comments