Skip to content

Commit 60cc217

Browse files
authored
Merge pull request #2824 from scala-steward/update/series/3.x/specs2-core-4.13.3
Update specs2-core, specs2-scalacheck to 4.13.3 in series/3.x
2 parents b05e660 + 06b7e90 commit 60cc217

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)