Skip to content

Commit e99b857

Browse files
committed
Update scalatest to 3.2.16
1 parent 355cb75 commit e99b857

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
@@ -64,7 +64,7 @@ val Versions = new {
6464
val circe = "0.14.5"
6565
val jsoniter = "2.21.4"
6666
val monix = "3.4.1"
67-
val scalaTest = "3.2.15"
67+
val scalaTest = "3.2.16"
6868
val sttp = "3.3.18"
6969
val refined = "0.10.3"
7070
val scalaCache = "1.0.0-M6"

0 commit comments

Comments
 (0)