Skip to content

Commit

Permalink
Bump org.testcontainers:couchbase from 1.18.3 to 1.19.2
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:couchbase](https://github.com/testcontainers/testcontainers-java) from 1.18.3 to 1.19.2.
- [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.18.3...1.19.2)

---
updated-dependencies:
- dependency-name: org.testcontainers:couchbase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent a795d78 commit 621218e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>couchbase</artifactId>
<version>1.18.3</version>
<version>1.19.2</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 621218e

Please sign in to comment.