Skip to content

Commit c810021

Browse files
build(deps): bump org.postgresql:postgresql from 42.4.0 to 42.6.0 (#121)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.0 to 42.6.0. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.4.0...REL42.6.0) --- updated-dependencies: - dependency-name: org.postgresql: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 4cb007b commit c810021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mockito = "5.2.0"
3131
nimbus = "9.25"
3232
okhttp = "4.10.0"
3333
openTelemetry = "1.12.0"
34-
postgres = "42.4.0"
34+
postgres = "42.6.0"
3535
restAssured = "4.5.0"
3636
rsApi = "3.1.0"
3737
servletApi = "4.0.4"

0 commit comments

Comments
 (0)