Skip to content

Commit 2726b17

Browse files
authored
Merge pull request #178 from scala-steward/update/scalatest-3.2.12
Update scalatest to 3.2.12
2 parents e489e1a + 8c86d5d commit 2726b17

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.1.2")
1111

1212
val sttpModelVersion = "1.4.25"
1313

14-
val scalaTestVersion = "3.2.11"
14+
val scalaTestVersion = "3.2.12"
1515
val zio1Version = "1.0.14"
1616
val zio2Version = "2.0.0-RC5"
1717
val fs2_2_version: Option[(Long, Long)] => String = {

0 commit comments

Comments
 (0)