Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…
Browse files Browse the repository at this point in the history
…8.2 (#825)

Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
  • Loading branch information
grafanarenovatebot[bot] authored Dec 2, 2024
1 parent a3786c3 commit 894ddf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
dependencies {
testImplementation(project(":custom"))
testImplementation("org.testcontainers:testcontainers:1.20.4")
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.18.1")
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.18.2")
testImplementation("com.google.protobuf:protobuf-java-util:4.28.3")
testImplementation("com.squareup.okhttp3:okhttp:4.12.0")
testImplementation("io.opentelemetry.proto:opentelemetry-proto:1.3.2-alpha")
Expand Down

0 comments on commit 894ddf3

Please sign in to comment.