Skip to content

Commit

Permalink
chore(deps): bump org.testcontainers:elasticsearch from 1.20.1 to 1.20.3
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:elasticsearch](https://github.com/testcontainers/testcontainers-java) from 1.20.1 to 1.20.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.1...1.20.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 8a9780a commit 9aba16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ ext {
kafkaVersion = "2.2.0"
slf4jVersion = "2.0.12"
elasticJavaClientVersion = "7.17.18"
testContainersElasticVersion = "1.20.1"
testContainersElasticVersion = "1.20.3"
carrotsearchVersion = "2.8.1"
}

Expand Down

0 comments on commit 9aba16a

Please sign in to comment.