Skip to content

Commit

Permalink
Merge pull request #2174 from scala-steward/update/mysql-connector-j-…
Browse files Browse the repository at this point in the history
…9.2.0

Update mysql-connector-j to 9.2.0
  • Loading branch information
jatcwang authored Jan 23, 2025
2 parents 0f190f4 + 500f049 commit 748ace2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ lazy val fs2Version = "3.11.0"
lazy val h2Version = "1.4.200"
lazy val hikariVersion = "6.2.1" // N.B. Hikari v4 introduces a breaking change via slf4j v2
lazy val kindProjectorVersion = "0.11.2"
lazy val mysqlVersion = "9.1.0"
lazy val mysqlVersion = "9.2.0"
lazy val log4catsVersion = "2.7.0"
lazy val postGisVersion = "2024.1.0"
lazy val postgresVersion = "42.7.4"
Expand Down

0 comments on commit 748ace2

Please sign in to comment.