Skip to content

Commit

Permalink
Bump testcontainers.version from 1.19.3 to 1.19.4
Browse files Browse the repository at this point in the history
Bumps `testcontainers.version` from 1.19.3 to 1.19.4.

Updates `org.testcontainers:testcontainers` from 1.19.3 to 1.19.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.19.3...1.19.4)

Updates `org.testcontainers:neo4j` from 1.19.3 to 1.19.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.19.3...1.19.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fbiville committed Jan 30, 2024
1 parent 11c1ecf commit 591f8a4
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 @@ -83,7 +83,7 @@
<neo4j.version>4.4.10</neo4j.version>
<httpclient.version>4.5.13</httpclient.version>
<jackson.version>2.16.1</jackson.version>
<testcontainers.version>1.19.3</testcontainers.version>
<testcontainers.version>1.19.4</testcontainers.version>

<!-- Plugin version -->
<maven.plugin.compiler>3.12.1</maven.plugin.compiler>
Expand Down

0 comments on commit 591f8a4

Please sign in to comment.