Skip to content

Commit

Permalink
Update scalatest to 3.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 8, 2023
1 parent 06138a1 commit 13669c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Commons.scala
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ object Commons extends ProjectGroup("commons") {

val guavaVersion = "32.1.2-jre"
val jsr305Version = "3.0.2"
val scalatestVersion = "3.2.16"
val scalatestVersion = "3.2.17"
val scalatestplusScalacheckVersion = "3.2.14.0"
val scalacheckVersion = "1.17.0"
val jettyVersion = "10.0.16"
Expand Down

0 comments on commit 13669c6

Please sign in to comment.