Skip to content

Commit

Permalink
Update scalatest to 3.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mdedetrich committed Aug 2, 2022
1 parent 63a2d2f commit 9db4d5e
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 @@ -20,7 +20,7 @@ val scalaLoggingVersion = "3.9.5"
val logbackClassicVersion = "1.2.11"
val declineVersion = "2.3.0"
val pureConfigVersion = "0.17.1"
val scalaTestVersion = "3.2.12"
val scalaTestVersion = "3.2.13"
val scalaTestScalaCheckVersion = "3.2.12.0-RC2"
val akkaStreamsJson = "0.8.3"
val diffxVersion = "0.7.1"
Expand Down

0 comments on commit 9db4d5e

Please sign in to comment.