Skip to content

Commit eae6640

Browse files
Bump org.postgresql:postgresql from 42.7.1 to 42.7.2
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.1 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.1...REL42.7.2) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e1fd22 commit eae6640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ val retryVersion = "2.0.5"
3030
val zalandoVersion = "0.27.0"
3131
val openhtmltopdfVersion = "1.0.10"
3232
val handlebarsVersion = "4.3.1"
33-
val postgresqlVersion = "42.7.1"
33+
val postgresqlVersion = "42.7.2"
3434
val awailitilityKotlinVersion = "4.2.0"
3535
val assertkJvmVersion = "0.28.0"
3636
val springMockkVersion = "4.0.2"

0 commit comments

Comments
 (0)