Skip to content

Commit acdee77

Browse files
Bump org.testcontainers:postgresql from 1.17.6 to 1.18.3 (#201)
Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.18.3. - [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.6...1.18.3) --- updated-dependencies: - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad1e060 commit acdee77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ kotest-arrow = "1.3.3"
1313
klogging = "4.0.0-beta-29"
1414
uuid = "0.0.20"
1515
postgresql = "42.6.0"
16-
testcontainers = "1.17.6"
16+
testcontainers = "1.18.3"
1717
hikari = "5.0.1"
1818
dokka = "1.8.20"
1919
logback = "1.4.8"

0 commit comments

Comments
 (0)