Skip to content

Commit

Permalink
Update scalatest-core, scalatest-freespec, ... to 3.2.17 in series/1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Sep 7, 2023
1 parent 330e392 commit 6633d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
ThisBuild / tlSonatypeUseLegacyHost := false

val CatsEffectVersion = "3.5.1"
val ScalaTestVersion = "3.2.16"
val ScalaTestVersion = "3.2.17"

lazy val root = tlCrossRootProject
.aggregate(core, specs2, utest, minitest, scalatest)
Expand Down

0 comments on commit 6633d79

Please sign in to comment.