Skip to content

Commit 8f68925

Browse files
committed
Updated scalatest
1 parent 19d92cf commit 8f68925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
2929
ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("11"))
3030

3131
val CatsEffectVersion = "3.7.0"
32-
val ScalaTestVersion = "3.2.18"
32+
val ScalaTestVersion = "3.2.19"
3333

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

0 commit comments

Comments
 (0)