Skip to content

Commit

Permalink
Upgrade scalatest from 3.2.18 to 3.2.19 (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-for-moia[bot] and scala-steward authored Jun 24, 2024
1 parent 75230b4 commit b320ecb
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 @@ -37,7 +37,7 @@ lazy val library = new {
val scalaPB = scalapb.compiler.Version.scalapbVersion
val scalaPBJson = "0.12.1"
val scalaCheck = "1.18.0"
val scalaTest = "3.2.18"
val scalaTest = "3.2.19"
val scalaTestPlusCheck = "3.2.14.0"
val scapeGoat = "2.1.6"
val scalaCollectionCompat = "2.12.0"
Expand Down

0 comments on commit b320ecb

Please sign in to comment.