Skip to content

Commit

Permalink
Merge pull request #859 from scala-steward/update/scalatest-wordspec-…
Browse files Browse the repository at this point in the history
…3.2.19

Update scalatest-wordspec to 3.2.19
  • Loading branch information
mergify[bot] authored Jun 24, 2024
2 parents 4f5c7dc + ec6a4ed commit 3e81bfd
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 @@ -279,7 +279,7 @@ lazy val formattingSettings = Seq(
lazy val library =
new {
object Version {
val scalaTest = "3.2.18"
val scalaTest = "3.2.19"
val munit = "1.0.0"
val cats = "2.12.0"
val catsEffect = "3.5.4"
Expand Down

0 comments on commit 3e81bfd

Please sign in to comment.