Skip to content

Commit

Permalink
build(deps-dev): bump org.opensearch:opensearch-testcontainers
Browse files Browse the repository at this point in the history
Bumps [org.opensearch:opensearch-testcontainers](https://github.com/opensearch-project/opensearch-testcontainers) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/opensearch-project/opensearch-testcontainers/releases)
- [Commits](opensearch-project/opensearch-testcontainers@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: org.opensearch:opensearch-testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 3fd69aa commit 3887db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>org.opensearch</groupId>
<artifactId>opensearch-testcontainers</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3887db4

Please sign in to comment.