We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf60d8d commit 2c3ca05Copy full SHA for 2c3ca05
build.sbt
@@ -10,7 +10,7 @@ lazy val fs2Version = "3.12.0"
10
lazy val h2Version = "1.4.200"
11
lazy val hikariVersion = "6.3.2" // N.B. Hikari v4 introduces a breaking change via slf4j v2
12
lazy val kindProjectorVersion = "0.11.2"
13
-lazy val mysqlVersion = "9.3.0"
+lazy val mysqlVersion = "9.4.0"
14
lazy val log4catsVersion = "2.7.1"
15
lazy val postGisVersion = "2025.1.1"
16
lazy val postgresVersion = "42.7.7"
0 commit comments