Skip to content

Commit

Permalink
Bump testcontainers from 1.17.3 to 1.17.4 (#356)
Browse files Browse the repository at this point in the history
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.17.3 to 1.17.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.17.3...1.17.4)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2022
1 parent cc4efa6 commit 36194ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion full-parent-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<version.weld.junit>3.0.0.Final</version.weld.junit>
<version.rest-assured>4.5.1</version.rest-assured>
<version.testng>7.6.0</version.testng>
<version.testcontainers>1.17.3</version.testcontainers>
<version.testcontainers>1.17.4</version.testcontainers>
<version.wildfly>18.0.1.Final</version.wildfly>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion full-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<version.weld.junit>2.0.2.Final</version.weld.junit>
<version.rest-assured>4.5.1</version.rest-assured>
<version.testng>6.14.3</version.testng>
<version.testcontainers>1.17.3</version.testcontainers>
<version.testcontainers>1.17.4</version.testcontainers>
<version.wildfly>18.0.1.Final</version.wildfly>
</properties>

Expand Down

0 comments on commit 36194ff

Please sign in to comment.