Skip to content

Commit

Permalink
Bump lib.testcontainers.version from 1.20.3 to 1.20.4
Browse files Browse the repository at this point in the history
Bumps `lib.testcontainers.version` from 1.20.3 to 1.20.4.

Updates `org.testcontainers:kafka` from 1.20.3 to 1.20.4
- [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.3...1.20.4)

Updates `org.testcontainers:postgresql` from 1.20.3 to 1.20.4
- [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.3...1.20.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent a86d5d6 commit 3d8058d
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 @@ -108,7 +108,7 @@
<lib.parallel-consumer.version>0.5.3.1</lib.parallel-consumer.version>
<lib.pebble.version>3.2.2</lib.pebble.version>
<lib.protobuf-java.version>4.28.3</lib.protobuf-java.version>
<lib.testcontainers.version>1.20.3</lib.testcontainers.version>
<lib.testcontainers.version>1.20.4</lib.testcontainers.version>
<lib.resilience4j.version>2.2.0</lib.resilience4j.version>
<lib.swagger-parser.version>2.1.22</lib.swagger-parser.version>
<lib.system-rules.version>1.19.0</lib.system-rules.version>
Expand Down

0 comments on commit 3d8058d

Please sign in to comment.