Skip to content

Commit

Permalink
Update scalatest to 3.2.19 (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 27, 2024
1 parent 8ef7b2f commit a3d3aa4
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 @@ -9,7 +9,7 @@ val V = new {
val log4cats = "2.7.0"
val log4s = "1.10.0"
val scalaCheck = "1.18.0"
val scalaTest = "3.2.18"
val scalaTest = "3.2.19"
val scribe = "3.15.0"
val zio = "2.1.4"
}
Expand Down

0 comments on commit a3d3aa4

Please sign in to comment.