Skip to content

Commit 06b7e90

Browse files
committed
Update specs2-core, specs2-scalacheck to 4.13.3 in series/3.x
1 parent b05e660 commit 06b7e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ ThisBuild / apiURL := Some(url("https://typelevel.org/cats-effect/api/3.x/"))
231231
ThisBuild / autoAPIMappings := true
232232

233233
val CatsVersion = "2.7.0"
234-
val Specs2Version = "4.13.2"
234+
val Specs2Version = "4.13.3"
235235
val ScalaCheckVersion = "1.15.4"
236236
val DisciplineVersion = "1.2.5"
237237
val CoopVersion = "1.1.1"

0 commit comments

Comments
 (0)