From d99b1c3eabac61542cac582c73fa073c580bd5ed Mon Sep 17 00:00:00 2001 From: scala-steward Date: Tue, 21 Jun 2022 00:18:57 +0000 Subject: [PATCH 1/2] Update scalatest-flatspec, ... to 3.2.12 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 48fccce5..aa7cbf6c 100644 --- a/build.sbt +++ b/build.sbt @@ -10,7 +10,7 @@ val scala3 = "3.1.0" val scalaIdeaVersion = scala3 // the version for which to import sources into intellij -val scalatestVersion = "3.2.10" +val scalatestVersion = "3.2.12" val specs2Version = "4.15.0" val smlTaggingVersion = "2.3.3" From 87e09ed270c87fdf051d3093dd38ac9137e44d22 Mon Sep 17 00:00:00 2001 From: scala-steward Date: Sat, 2 Jul 2022 00:19:42 +0000 Subject: [PATCH 2/2] Update scalatest-flatspec, ... to 3.2.12 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index ed0bdf59..e60281eb 100644 --- a/build.sbt +++ b/build.sbt @@ -10,7 +10,7 @@ val scala3 = "3.1.0" val scalaIdeaVersion = scala3 // the version for which to import sources into intellij -val scalatestVersion = "3.2.10" +val scalatestVersion = "3.2.12" val specs2Version = "4.16.1" val smlTaggingVersion = "2.3.3"