Skip to content

Commit d82f6fc

Browse files
authored
Merge pull request #642 from scala-steward/update/scalatest-3.2.11
Update scalatest to 3.2.11
2 parents 7560554 + 6e41fde commit d82f6fc

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
@@ -154,7 +154,7 @@ lazy val benchmarks = createModule("benchmarks")
154154
)
155155
.dependsOn(caffeine)
156156

157-
lazy val scalatest = "org.scalatest" %% "scalatest" % "3.2.10" % Test
157+
lazy val scalatest = "org.scalatest" %% "scalatest" % "3.2.11" % Test
158158

159159
lazy val scalacheck = "org.scalacheck" %% "scalacheck" % "1.15.4" % Test
160160

0 commit comments

Comments
 (0)