Skip to content

Commit c2e7a5e

Browse files
authored
Merge pull request #541 from typelevel/update/series/1.x/scalatest-core-3.2.18
Update scalatest-core, scalatest-freespec, ... to 3.2.18 in series/1.x
2 parents 8a816cc + ddbd2a8 commit c2e7a5e

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
@@ -28,7 +28,7 @@ ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
2828
ThisBuild / tlSonatypeUseLegacyHost := false
2929

3030
val CatsEffectVersion = "3.5.3"
31-
val ScalaTestVersion = "3.2.17"
31+
val ScalaTestVersion = "3.2.18"
3232

3333
lazy val root = tlCrossRootProject
3434
.aggregate(core, specs2, utest, minitest, scalatest)

0 commit comments

Comments
 (0)