Skip to content

Commit 8567269

Browse files
committed
Update dependency com.zaxxer:HikariCP to v5
1 parent fbfd0bc commit 8567269

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
@@ -226,7 +226,7 @@ lazy val packagehub = project
226226
libraryDependencies ++=
227227
List(
228228
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.0",
229-
"com.zaxxer" % "HikariCP" % "4.0.3",
229+
"com.zaxxer" % "HikariCP" % "5.0.0",
230230
"org.flywaydb" % "flyway-core" % "7.7.1",
231231
"org.postgresql" % "postgresql" % "42.2.23",
232232
"org.rauschig" % "jarchivelib" % "1.1.0",

0 commit comments

Comments
 (0)