Skip to content

Commit 52eefb0

Browse files
Bump the postgresql group with 3 updates
Bumps the postgresql group with 3 updates: [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java), [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) and [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java). Updates `org.testcontainers:testcontainers` from 1.20.5 to 1.20.6 - [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.5...1.20.6) Updates `org.testcontainers:junit-jupiter` from 1.20.5 to 1.20.6 - [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.5...1.20.6) Updates `org.testcontainers:postgresql` from 1.20.5 to 1.20.6 - [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.5...1.20.6) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: postgresql - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: postgresql - dependency-name: org.testcontainers:postgresql dependency-type: direct:development update-type: version-update:semver-patch dependency-group: postgresql ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7eb3fd commit 52eefb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<junit-jupiter.version>5.5.2</junit-jupiter.version>
3838
<assertj-core.version>3.13.2</assertj-core.version>
3939
<mockito-all.version>1.10.19</mockito-all.version>
40-
<testcontainers.version>1.20.5</testcontainers.version>
40+
<testcontainers.version>1.20.6</testcontainers.version>
4141
<mockito-junit-jupiter.version>3.1.0</mockito-junit-jupiter.version>
4242

4343
<spring-boot-starter-parent.version>3.4.3</spring-boot-starter-parent.version>

0 commit comments

Comments
 (0)