Skip to content

Commit

Permalink
Update dependency org.postgresql:postgresql to v42.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent b91610b commit 3a01a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
springDocVersion = '2.6.0'
queryDslVersion = '5.1.0'
flywayVersion = '10.15.2'
postgresVersion = '42.7.3'
postgresVersion = '42.7.4'
}
dependencies {
classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}")
Expand Down

0 comments on commit 3a01a2d

Please sign in to comment.