Skip to content

Commit 609ee7c

Browse files
committed
Update scalatest to 3.2.19
1 parent fc52821 commit 609ee7c

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

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

0 commit comments

Comments
 (0)