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.
2 parents deba94c + 07d2f5b commit b6f95a3Copy full SHA for b6f95a3
fluency-treasuredata/build.gradle.kts
@@ -4,6 +4,6 @@ dependencies {
4
implementation("com.treasuredata.client:td-client:1.1.1")
5
implementation("com.google.guava:guava:33.4.0-jre")
6
testImplementation("com.fasterxml.jackson.datatype:jackson-datatype-json-org:2.16.1")
7
- testImplementation("com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2")
+ testImplementation("com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.20.1")
8
implementation("com.squareup.okhttp3:okhttp:3.14.9")
9
}
0 commit comments