Skip to content

Commit 230eb6b

Browse files
authored
Merge pull request #197 from scala-steward/update/scalatest-3.2.11
Update scalatest to 3.2.11
2 parents 53cd4f7 + 58969c2 commit 230eb6b

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
@@ -63,7 +63,7 @@ val Versions = new {
6363
val circe = "0.14.1"
6464
val kindProjector = "0.13.2"
6565
val monix = "3.4.0"
66-
val scalaTest = "3.2.10"
66+
val scalaTest = "3.2.11"
6767
val sttp = "3.3.18"
6868
val refined = "0.9.28"
6969
}

0 commit comments

Comments
 (0)