Skip to content

Commit

Permalink
Update scalactic to 3.2.8 (#316)
Browse files Browse the repository at this point in the history
Co-authored-by: Anastasios Zouzias <zouzias@users.noreply.github.com>
  • Loading branch information
scala-steward and zouzias committed Apr 22, 2021
1 parent 67cfca5 commit d1fed04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ val sparkVersion = "2.4.7"


// scalastyle:off
val scalactic = "org.scalactic" %% "scalactic" % "3.2.7"
val scalactic = "org.scalactic" %% "scalactic" % "3.2.8"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.8" % "test"

val joda_time = "joda-time" % "joda-time" % "2.10.10"
Expand Down

0 comments on commit d1fed04

Please sign in to comment.