Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and karesti committed Nov 4, 2024
1 parent 27049ac commit c8602a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infinispan-remote/connect-to-infinispan-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.2</version>
<version>1.20.3</version>
</dependency>
</dependencies>
</project>

0 comments on commit c8602a4

Please sign in to comment.