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 19, 2024
1 parent e567f07 commit 3b544d1
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 @@ -12,7 +12,7 @@ object Dependencies {
val http4s = "1.0.0-M21"
val newtype = "0.4.4"
val refined = "0.9.24"
val scalaTest = "3.2.8"
val scalaTest = "3.2.18"
val weaverTest = "0.7.1"
val websocketClient = "0.5.0-M4"
}
Expand Down

0 comments on commit 3b544d1

Please sign in to comment.