Skip to content

Commit cfca423

Browse files
authored
Merge pull request #88 from scala-steward/update/scalatest-3.2.10
Update scalatest to 3.2.10
2 parents 0f31b20 + a6e4718 commit cfca423

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
@@ -11,7 +11,7 @@ val scala3 = List("3.0.2")
1111

1212
val sttpModelVersion = "1.4.11"
1313

14-
val scalaTestVersion = "3.2.9"
14+
val scalaTestVersion = "3.2.10"
1515
val zioVersion = "1.0.11"
1616
val fs2_2_version: Option[(Long, Long)] => String = {
1717
case Some((2, 11)) => "2.1.0"

0 commit comments

Comments
 (0)