Skip to content

Commit 459f528

Browse files
Merge pull request #42 from gradle/dependabot/gradle/com.fasterxml.jackson-jackson-bom-2.13.2
Bump jackson-bom from 2.13.1 to 2.13.2
2 parents e639cb8 + 699f816 commit 459f528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/fetch-build-scan-data-cmdline-tool/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation("com.squareup.okhttp3:okhttp")
1414
implementation("com.squareup.okhttp3:okhttp-sse")
1515

16-
implementation(platform("com.fasterxml.jackson:jackson-bom:2.13.1"))
16+
implementation(platform("com.fasterxml.jackson:jackson-bom:2.13.2"))
1717
implementation("com.fasterxml.jackson.core:jackson-databind:2.13.2")
1818

1919
implementation("com.google.guava:guava:31.1-jre")

0 commit comments

Comments
 (0)