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 e639cb8 + 699f816 commit 459f528Copy full SHA for 459f528
components/fetch-build-scan-data-cmdline-tool/build.gradle.kts
@@ -13,7 +13,7 @@ dependencies {
13
implementation("com.squareup.okhttp3:okhttp")
14
implementation("com.squareup.okhttp3:okhttp-sse")
15
16
- implementation(platform("com.fasterxml.jackson:jackson-bom:2.13.1"))
+ implementation(platform("com.fasterxml.jackson:jackson-bom:2.13.2"))
17
implementation("com.fasterxml.jackson.core:jackson-databind:2.13.2")
18
19
implementation("com.google.guava:guava:31.1-jre")
0 commit comments