Skip to content

Commit

Permalink
build: Update mysql-connector-java from 8.0.29 to 8.0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Jul 25, 2022
1 parent 68d5664 commit 23a2b94
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 @@ -48,7 +48,7 @@ object Dependencies {
}

object mysql {
val connectorJava = "mysql" % "mysql-connector-java" % "8.0.29"
val connectorJava = "mysql" % "mysql-connector-java" % "8.0.30"
}

object postgresql {
Expand Down

0 comments on commit 23a2b94

Please sign in to comment.