Skip to content

Commit

Permalink
Bump mysql-connector-java to 8.0.33 (#857)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjben committed Jan 25, 2024
1 parent 304df4e commit 957bf4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object Dependencies {
val uaParser = "1.5.4"
val snakeYaml = "1.33"
val postgresDriver = "42.5.2"
val mysqlConnector = "8.0.29"
val mysqlConnector = "8.0.33"
val hikariCP = "5.0.1"
val jaywayJsonpath = "2.7.0"
val jsonsmart = "2.4.10"
Expand Down

0 comments on commit 957bf4e

Please sign in to comment.