Skip to content

Commit

Permalink
Update scalatest to 3.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 24, 2024
1 parent ffe08d1 commit f58c734
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 @@ -111,7 +111,7 @@ val sttp3Version = "3.5.2"
val circeAdtCodecVersion = "0.10.0"

// For tests
val scalaTestVersion = "3.2.12"
val scalaTestVersion = "3.2.19"
val scalaCheckVersion = "1.16.0"
val scalaTestPlusCheck = "3.2.2.0"
val scalaTestPlusTestNG = "3.2.10.0" // reactive publishers tck testing
Expand Down

0 comments on commit f58c734

Please sign in to comment.