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 59c970d commit f8318d9Copy full SHA for f8318d9
dumper-test/build.gradle.kts
@@ -10,5 +10,5 @@ dependencies {
10
implementation("io.github.expatiat.jambalaya:jambalaya-checks:${Versions.jambalayaChecks}")
11
12
// libraries
13
- implementation("com.fasterxml.jackson.core:jackson-databind:2.13.4")
+ implementation("com.fasterxml.jackson.core:jackson-databind:2.13.4.2")
14
}
0 commit comments