Skip to content

Commit

Permalink
Bump junit-jupiter from 1.17.1 to 1.17.2 (#948)
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.17.1...1.17.2)

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

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] committed May 20, 2022
1 parent 17ddf35 commit 40106dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -80,7 +80,7 @@
<postgis.version>2.5.1</postgis.version>
<postgres.version>42.3.5</postgres.version>
<slf4j-api.version>1.7.36</slf4j-api.version>
<testcontainers.version>1.17.1</testcontainers.version>
<testcontainers.version>1.17.2</testcontainers.version>
<testcontainers-keycloak.version>2.2.2</testcontainers-keycloak.version>
<time4j.version>5.9</time4j.version>

Expand Down

0 comments on commit 40106dc

Please sign in to comment.