Skip to content

Commit

Permalink
Update scalatest to 3.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 7, 2023
1 parent 64a9eda commit eb801de
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
Expand Up @@ -63,7 +63,7 @@ val Versions = new {
val catsEffect2 = "2.5.5"
val circe = "0.14.3"
val monix = "3.4.1"
val scalaTest = "3.2.14"
val scalaTest = "3.2.15"
val sttp = "3.3.18"
val refined = "0.10.1"
val scalaCache = "1.0.0-M6"
Expand Down

0 comments on commit eb801de

Please sign in to comment.