Skip to content

Commit b77cb13

Browse files
build(deps): bump org.postgresql:postgresql from 42.7.12 to 42.7.13 (#116)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.12 to 42.7.13. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.12...REL42.7.13) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:production 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>
1 parent ecd5f5d commit b77cb13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎gradle/libs.versions.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jetty = "12.1.10"
1111
junit = "6.1.2"
1212
mockito = "5.23.0"
1313
nimbusJoseJwt = "10.9.1"
14-
postgresql = "42.7.12"
14+
postgresql = "42.7.13"
1515
restAssured = "6.0.0"
1616
slf4j = "2.0.18"
1717
tck-dps = "1.2.0"

0 commit comments

Comments
 (0)