Skip to content

Commit d6b0050

Browse files
authored
Merge pull request #2238 from scala-steward/update/HikariCP-6.3.0
Update HikariCP to 6.3.0
2 parents 4bd5148 + f478ce2 commit d6b0050

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
@@ -8,7 +8,7 @@ lazy val catsEffectVersion = "3.6.0"
88
lazy val circeVersion = "0.14.12"
99
lazy val fs2Version = "3.11.0"
1010
lazy val h2Version = "1.4.200"
11-
lazy val hikariVersion = "6.2.1" // N.B. Hikari v4 introduces a breaking change via slf4j v2
11+
lazy val hikariVersion = "6.3.0" // N.B. Hikari v4 introduces a breaking change via slf4j v2
1212
lazy val kindProjectorVersion = "0.11.2"
1313
lazy val mysqlVersion = "9.2.0"
1414
lazy val log4catsVersion = "2.7.0"

0 commit comments

Comments
 (0)