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 b05e660 + 06b7e90 commit 60cc217Copy full SHA for 60cc217
build.sbt
@@ -231,7 +231,7 @@ ThisBuild / apiURL := Some(url("https://typelevel.org/cats-effect/api/3.x/"))
231
ThisBuild / autoAPIMappings := true
232
233
val CatsVersion = "2.7.0"
234
-val Specs2Version = "4.13.2"
+val Specs2Version = "4.13.3"
235
val ScalaCheckVersion = "1.15.4"
236
val DisciplineVersion = "1.2.5"
237
val CoopVersion = "1.1.1"
0 commit comments