Skip to content

Commit caba8e8

Browse files
Update specs2-core to 4.20.8 in series/0.x
1 parent 7aaa832 commit caba8e8

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)