Skip to content

Commit cb03bad

Browse files
authored
Merge pull request #576 from typelevel/update/series/0.x/specs2-core-4.20.8
Update specs2-core to 4.20.8 in series/0.x
2 parents 7aaa832 + caba8e8 commit cb03bad

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
@@ -46,7 +46,7 @@ lazy val specs2 = project
4646
.settings(
4747
name := "cats-effect-testing-specs2",
4848

49-
libraryDependencies += ("org.specs2" %% "specs2-core" % "4.20.7").cross(CrossVersion.for3Use2_13),
49+
libraryDependencies += ("org.specs2" %% "specs2-core" % "4.20.8").cross(CrossVersion.for3Use2_13),
5050

5151
mimaPreviousArtifacts := {
5252
if (isDotty.value)

0 commit comments

Comments
 (0)