mirror of https://github.com/sbt/sbt.git
Merge branch 'develop' into old-scripted-tests
This commit is contained in:
commit
5376c33cd7
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Reference in New Issue