Skip to content

Commit ae803b1

Browse files
authored
Merge pull request #276 from sourcegraph/renovate/com.zaxxer-hikaricp-5.x
Update dependency com.zaxxer:HikariCP to v5
2 parents f78cfe5 + 8567269 commit ae803b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ lazy val packagehub = project
235235
libraryDependencies ++=
236236
List(
237237
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.0",
238-
"com.zaxxer" % "HikariCP" % "4.0.3",
238+
"com.zaxxer" % "HikariCP" % "5.0.0",
239239
"org.flywaydb" % "flyway-core" % "7.7.1",
240240
"org.postgresql" % "postgresql" % "42.2.23",
241241
"org.rauschig" % "jarchivelib" % "1.1.0",

0 commit comments

Comments
 (0)