Skip to content

Commit

Permalink
Update scalatest to 3.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 21, 2024
1 parent 7daf7fa commit 18a14a8
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
@@ -1,7 +1,7 @@
object Dependencies {
val cats = "2.1.1"
val fs2 = "2.4.2"
val scalatest = "3.2.2"
val scalatest = "3.2.18"
val scalatestplus = "3.2.2.0"
val scalacheck = "1.14.3"
val http4s = "0.21.7"
Expand Down

0 comments on commit 18a14a8

Please sign in to comment.