Skip to content

Commit

Permalink
Merge pull request #142 from scala-steward/update/finagle-mysql-20.12.0
Browse files Browse the repository at this point in the history
Update finagle-mysql to 20.12.0
  • Loading branch information
moleike committed Aug 31, 2023
2 parents 610c002 + 0b592df commit 2fd95f7
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
@@ -1,5 +1,5 @@

val finagleVersion = "20.6.0"
val finagleVersion = "20.12.0"
val mysqlConnectorVersion = "8.0.21"
val circeVersion = "0.13.0"
val catsVersion = "2.1.0"
Expand Down

0 comments on commit 2fd95f7

Please sign in to comment.