Skip to content

Commit

Permalink
Merge pull request #206 from rieske/renovate/com.zaxxer-hikaricp-6.x
Browse files Browse the repository at this point in the history
Update dependency com.zaxxer:HikariCP to v6.1.0
  • Loading branch information
mergify[bot] authored Nov 6, 2024
2 parents 001c9e2 + 2aea875 commit d5b964e
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 @@ -2,7 +2,7 @@
# Production
sparkJava = "com.sparkjava:spark-core:2.9.4"
logback = "ch.qos.logback:logback-classic:1.5.12"
hikari = "com.zaxxer:HikariCP:6.0.0"
hikari = "com.zaxxer:HikariCP:6.1.0"
flyway = "org.flywaydb:flyway-database-postgresql:10.20.1"
postgres = "org.postgresql:postgresql:42.7.4"

Expand Down

0 comments on commit d5b964e

Please sign in to comment.