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 3e218d6 commit 20bfa3dCopy full SHA for 20bfa3d
1 file changed
build.sbt
@@ -10,7 +10,7 @@ lazy val fs2Version = "3.13.0"
10
lazy val h2Version = "2.4.240"
11
lazy val hikariVersion = "7.0.2" // N.B. Hikari v4 introduces a breaking change via slf4j v2
12
lazy val kindProjectorVersion = "0.11.2"
13
-lazy val mysqlVersion = "9.6.0"
+lazy val mysqlVersion = "9.7.0"
14
lazy val log4catsVersion = "2.8.0"
15
lazy val postGisVersion = "2025.1.1"
16
lazy val postgresVersion = "42.7.10"
0 commit comments