From e270306e639759acd428b1b7128bb0493add6423 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 29 Feb 2020 21:23:34 +0100 Subject: [PATCH] Update specs2-core, specs2-scalacheck, ... to 4.9.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6d2b5bc..673c1df 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ val AwsSdkVersion = "2.9.1" val AwsV1SdkVersion = "1.11.634" val Fs2Version = "2.1.0" val MonixVersion = "3.0.0" -val SpecsVersion = "4.8.3" +val SpecsVersion = "4.9.0" // Include to also publish a project's tests lazy val publishTestsSettings = Seq(