Skip to content

Commit

Permalink
Merge pull request #334 from scala-steward/update/scalatest-3.2.15
Browse files Browse the repository at this point in the history
Update scalatest to 3.2.15
  • Loading branch information
mergify[bot] committed Jan 7, 2023
2 parents 64a9eda + eb801de commit 509a4af
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 509a4af

Please sign in to comment.