mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 03:09:49 +02:00
Bump scalatest to 3.0.6-SNAP5
This commit is contained in:
@@ -100,7 +100,7 @@ object Dependencies {
|
||||
}
|
||||
|
||||
val jline = "jline" % "jline" % "2.14.6"
|
||||
val scalatest = "org.scalatest" %% "scalatest" % "3.0.4"
|
||||
val scalatest = "org.scalatest" %% "scalatest" % "3.0.6-SNAP5"
|
||||
val scalaCheck = "org.scalacheck" %% "scalacheck" % "1.13.4"
|
||||
val specs2 = "org.specs2" %% "specs2-junit" % "4.0.1"
|
||||
val junit = "junit" % "junit" % "4.11"
|
||||
|
||||
Reference in New Issue
Block a user