Skip to content

Commit 394484e

Browse files
committed
Update scalatest to 3.2.19
1 parent e03fa5e commit 394484e

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
@@ -4,7 +4,7 @@ publish/skip := true
44
ThisBuild / organization := "com.michaelpollmeier"
55
ThisBuild / scalaVersion := "3.4.3"
66

7-
lazy val ScalaTestVersion = "3.2.18"
7+
lazy val ScalaTestVersion = "3.2.19"
88
lazy val Slf4jVersion = "2.0.16"
99

1010
lazy val shadedLibs = project.in(file("shaded-libs"))

0 commit comments

Comments
 (0)