We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f79dbb7 + c0b8b63 commit 02ddd70Copy full SHA for 02ddd70
build.sbt
@@ -21,7 +21,7 @@ lazy val scalatestVersion = "3.2.18"
21
lazy val munitVersion = "1.1.0"
22
lazy val shapelessVersion = "2.3.13"
23
lazy val silencerVersion = "1.7.1"
24
-lazy val specs2Version = "4.20.9"
+lazy val specs2Version = "4.21.0"
25
lazy val scala212Version = "2.12.20"
26
lazy val scala213Version = "2.13.16"
27
lazy val scala3Version = "3.3.5"
0 commit comments