Skip to content

Commit

Permalink
Bump testcontainers.version from 1.17.4 to 1.17.5 (#194)
Browse files Browse the repository at this point in the history
Bumps `testcontainers.version` from 1.17.4 to 1.17.5.

Updates `testcontainers` from 1.17.4 to 1.17.5
- [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.4...1.17.5)

Updates `junit-jupiter` from 1.17.4 to 1.17.5
- [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.4...1.17.5)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  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 Oct 5, 2022
1 parent 5816429 commit 1f624b4
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 @@ -24,7 +24,7 @@

<!-- Jenkins Plug-in Dependencies Versions -->
<plugin-util-api.version>2.17.0</plugin-util-api.version>
<testcontainers.version>1.17.4</testcontainers.version>
<testcontainers.version>1.17.5</testcontainers.version>
</properties>

<licenses>
Expand Down

0 comments on commit 1f624b4

Please sign in to comment.