Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-core to v3.27.1 (#488)
Browse files Browse the repository at this point in the history
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
elastic-renovate-prod[bot] authored Jan 2, 2025
1 parent 5e4453f commit 22ce003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ opentelemetrySemconvIncubating = { group = "io.opentelemetry.semconv", name = "o
autoservice-processor = { group = "com.google.auto.service", name = "auto-service", version.ref = "autoservice" }
autoservice-annotations = { group = "com.google.auto.service", name = "auto-service-annotations", version.ref = "autoservice" }

assertj-core = "org.assertj:assertj-core:3.27.0"
assertj-core = "org.assertj:assertj-core:3.27.1"
awaitility = "org.awaitility:awaitility:4.2.2"
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
testcontainers = "org.testcontainers:testcontainers:1.20.4"
Expand Down

0 comments on commit 22ce003

Please sign in to comment.