Skip to content

Commit

Permalink
Merge pull request #331 from elastic/dependabot/gradle/org.assertj-as…
Browse files Browse the repository at this point in the history
…sertj-core-3.26.3

build: bump org.assertj:assertj-core from 3.26.0 to 3.26.3
  • Loading branch information
jackshirazi authored Jul 16, 2024
2 parents fa3f73a + cb42ef6 commit 758bd0c
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.26.0"
assertj-core = "org.assertj:assertj-core:3.26.3"
awaitility = "org.awaitility:awaitility:4.2.1"
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
testcontainers = "org.testcontainers:testcontainers:1.19.8"
Expand Down

0 comments on commit 758bd0c

Please sign in to comment.