Skip to content

Commit c072398

Browse files
author
scala-steward
committed
Update scalatest to 3.2.18
1 parent 8e98811 commit c072398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ val scala2_13 = "2.13.12"
77
val scala2 = List(scala2_12, scala2_13)
88
val scala3 = List("3.3.1")
99

10-
val scalaTestVersion = "3.2.17"
10+
val scalaTestVersion = "3.2.18"
1111

1212
excludeLintKeys in Global ++= Set(ideSkipProject)
1313

0 commit comments

Comments
 (0)