Skip to content

Commit be2e4f5

Browse files
dependabot[bot]amotl
authored andcommitted
Bump org.postgresql:postgresql in /testing/testcontainers/java
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.9 to 42.7.10. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aed6297 commit be2e4f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testing/testcontainers/java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repositories {
2020
}
2121

2222
dependencies {
23-
implementation 'org.postgresql:postgresql:42.7.9'
23+
implementation 'org.postgresql:postgresql:42.7.10'
2424
implementation 'io.crate:crate-jdbc:2.7.0'
2525
implementation 'org.slf4j:slf4j-api:2.0.17'
2626
implementation 'org.slf4j:slf4j-simple:2.0.17'

0 commit comments

Comments
 (0)