Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanarenovatebot[bot] authored Nov 28, 2024
1 parent 2c003eb commit abc83e8
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 abc83e8

Please sign in to comment.