Skip to content

Commit

Permalink
Merge pull request #187 from rieske/renovate/org.postgresql-postgresq…
Browse files Browse the repository at this point in the history
…l-42.x

Update dependency org.postgresql:postgresql to v42.7.4
  • Loading branch information
mergify[bot] authored Aug 22, 2024
2 parents 06be883 + 43fb521 commit 0f81471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sparkJava = "com.sparkjava:spark-core:2.9.4"
logback = "ch.qos.logback:logback-classic:1.5.7"
hikari = "com.zaxxer:HikariCP:5.1.0"
flyway = "org.flywaydb:flyway-database-postgresql:10.17.2"
postgres = "org.postgresql:postgresql:42.7.3"
postgres = "org.postgresql:postgresql:42.7.4"

# Test
assertj = "org.assertj:assertj-core:3.26.3"
Expand Down

0 comments on commit 0f81471

Please sign in to comment.