Skip to content

Commit 1447174

Browse files
Update scalatest to 3.2.19 (#5)
1 parent 190acce commit 1447174

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
@@ -3,7 +3,7 @@ import com.softwaremill.Publish.{ossPublishSettings, updateDocs}
33
import com.softwaremill.UpdateVersionInDocs
44

55
// Version constants
6-
val scalaTestV = "3.2.18"
6+
val scalaTestV = "3.2.19"
77
val circeV = "0.14.13"
88
val tapirV = "1.11.33"
99

0 commit comments

Comments
 (0)