Skip to content

Commit 1800950

Browse files
committed
Update scalatest to 3.2.19
1 parent d7fbce7 commit 1800950

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
@@ -23,7 +23,7 @@ lazy val treehub = (project in file("."))
2323
.settings(Seq(libraryDependencies ++= {
2424
val pekkoV = "1.1.5"
2525
val pekkoHttpV = "1.2.0"
26-
val scalaTestV = "3.0.9"
26+
val scalaTestV = "3.2.19"
2727
val libatsV = "5.0.0"
2828

2929
Seq(

0 commit comments

Comments
 (0)