Skip to content

Commit 607fedc

Browse files
committed
Update scalatest to 3.2.19
1 parent 404e937 commit 607fedc

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 @@ publish/skip := true
33

44
ThisBuild / organization := "com.michaelpollmeier"
55
ThisBuild / scalaVersion := "3.5.2"
6-
lazy val ScalaTestVersion = "3.2.18"
6+
lazy val ScalaTestVersion = "3.2.19"
77
lazy val Slf4jVersion = "2.0.16"
88

99
lazy val core = project.in(file("core"))

0 commit comments

Comments
 (0)