Skip to content

Commit d81ff80

Browse files
authored
Merge pull request #2293 from scala-steward/update/mysql-connector-j-9.4.0
Update mysql-connector-j to 9.4.0
2 parents cf60d8d + 2c3ca05 commit d81ff80

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
@@ -10,7 +10,7 @@ lazy val fs2Version = "3.12.0"
1010
lazy val h2Version = "1.4.200"
1111
lazy val hikariVersion = "6.3.2" // N.B. Hikari v4 introduces a breaking change via slf4j v2
1212
lazy val kindProjectorVersion = "0.11.2"
13-
lazy val mysqlVersion = "9.3.0"
13+
lazy val mysqlVersion = "9.4.0"
1414
lazy val log4catsVersion = "2.7.1"
1515
lazy val postGisVersion = "2025.1.1"
1616
lazy val postgresVersion = "42.7.7"

0 commit comments

Comments
 (0)