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 5f889a1 + 84ce12a commit e639cb8Copy full SHA for e639cb8
components/fetch-build-scan-data-cmdline-tool/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
implementation("com.squareup.okhttp3:okhttp-sse")
15
16
implementation(platform("com.fasterxml.jackson:jackson-bom:2.13.1"))
17
- implementation("com.fasterxml.jackson.core:jackson-databind:2.13.1")
+ implementation("com.fasterxml.jackson.core:jackson-databind:2.13.2")
18
19
implementation("com.google.guava:guava:31.1-jre")
20
implementation("info.picocli:picocli:4.6.3")
0 commit comments