Skip to content

Commit ec51fab

Browse files
authored
bump scalatest on the template (user-code) (#77)
1 parent 189091d commit ec51fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import sbt._
22

33
object Dependencies {
4-
lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.2.8"
4+
lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.2.9"
55
}

0 commit comments

Comments
 (0)