Skip to content

Commit 380739b

Browse files
Bump org.postgresql:postgresql in the development-dependencies group (#9755)
Bumps the development-dependencies group with 1 update: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Updates `org.postgresql:postgresql` from 42.7.4 to 42.7.5 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4dd29f1 commit 380739b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ ext {
9999
mysqlVersion = '9.1.0'
100100
oracleVersion = '23.5.0.24.07'
101101
pahoMqttClientVersion = '1.2.5'
102-
postgresVersion = '42.7.4'
102+
postgresVersion = '42.7.5'
103103
protobufVersion = '4.28.3'
104104
r2dbch2Version = '1.0.0.RELEASE'
105105
reactorVersion = '2024.0.1'

0 commit comments

Comments
 (0)