Skip to content

Commit 03e43fa

Browse files
authored
Merge pull request #131 from outr/update/scalatest-3.2.19
Update scalatest to 3.2.19
2 parents 850dbc8 + 36b4808 commit 03e43fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ThisBuild / developers := List(
3434
)
3535

3636
// Dependency versions
37-
val scalaTestVersion: String = "3.2.18"
37+
val scalaTestVersion: String = "3.2.19"
3838

3939
lazy val root = project.in(file("."))
4040
.aggregate(

0 commit comments

Comments
 (0)