Merge branch 'develop' into old-scripted-tests

This commit is contained in:
Ethan Atkins 2020-11-04 18:48:15 -08:00 committed by GitHub
commit 5376c33cd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
val scalatest = "org.scalatest" %% "scalatest" % "3.0.5"
val scalatest = "org.scalatest" %% "scalatest" % "3.0.6"
lazy val root = (project in file("."))
.settings(