Skip to content

Commit a4c354d

Browse files
Bump the development-dependencies group with 2 updates (#9020)
Bumps the development-dependencies group with 2 updates: [org.awaitility:awaitility](https://github.com/awaitility/awaitility) and [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Updates `org.awaitility:awaitility` from 4.2.0 to 4.2.1 - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.0...awaitility-4.2.1) Updates `org.postgresql:postgresql` from 42.7.2 to 42.7.3 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.2...REL42.7.3) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-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 2f851f5 commit a4c354d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ext {
5858
assertjVersion = '3.25.3'
5959
assertkVersion = '0.28.0'
6060
avroVersion = '1.11.3'
61-
awaitilityVersion = '4.2.0'
61+
awaitilityVersion = '4.2.1'
6262
camelVersion = '4.4.1'
6363
commonsDbcp2Version = '2.11.0'
6464
commonsIoVersion = '2.15.1'
@@ -98,7 +98,7 @@ ext {
9898
mysqlVersion = '8.3.0'
9999
oracleVersion = '23.3.0.23.09'
100100
pahoMqttClientVersion = '1.2.5'
101-
postgresVersion = '42.7.2'
101+
postgresVersion = '42.7.3'
102102
protobufVersion = '3.25.3'
103103
r2dbch2Version = '1.0.0.RELEASE'
104104
reactorVersion = '2023.0.4'

0 commit comments

Comments
 (0)