File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies {
11
11
testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2'
12
12
testRuntimeOnly ' org.junit.platform:junit-platform-launcher'
13
13
testImplementation ' org.skyscreamer:jsonassert:1.5.1'
14
- testImplementation ' com.fasterxml.jackson.core:jackson-core:2.17.0 '
14
+ testImplementation ' com.fasterxml.jackson.core:jackson-core:2.17.1 '
15
15
testImplementation ' io.github.cdimascio:dotenv-java:3.0.0'
16
16
}
17
17
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies {
11
11
testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2'
12
12
testRuntimeOnly ' org.junit.platform:junit-platform-launcher'
13
13
testImplementation ' org.skyscreamer:jsonassert:1.5.1'
14
- testImplementation ' com.fasterxml.jackson.core:jackson-core:2.17.0 '
14
+ testImplementation ' com.fasterxml.jackson.core:jackson-core:2.17.1 '
15
15
testImplementation ' io.github.cdimascio:dotenv-java:3.0.0'
16
16
}
17
17
You can’t perform that action at this time.
0 commit comments