Skip to content

Commit 729ebc2

Browse files
Update scalatest to 3.2.19
1 parent 9fadf33 commit 729ebc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ val scalaLoggingVersion = "3.9.5"
2323
val logbackClassicVersion = "1.5.6"
2424
val declineVersion = "2.4.1"
2525
val pureConfigVersion = "0.17.6"
26-
val scalaTestVersion = "3.2.18"
26+
val scalaTestVersion = "3.2.19"
2727
val scalaTestScalaCheckVersion = s"$scalaTestVersion.0"
2828
val pekkoStreamCirceVersion = "1.0.0"
2929
val diffxVersion = "0.9.0"

0 commit comments

Comments
 (0)