Skip to content

Commit 674b89e

Browse files
Update cats-effect-testing-specs2 to 1.6.0
1 parent 9669513 commit 674b89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ lazy val core = project.in(file("core"))
4343
"com.comcast" %% "ip4s-core" % "3.0.3",
4444
"co.fs2" %% "fs2-core" % Fs2Version,
4545

46-
"org.typelevel" %% "cats-effect-testing-specs2" % "1.3.0" % Test))
46+
"org.typelevel" %% "cats-effect-testing-specs2" % "1.6.0" % Test))
4747

4848
lazy val benchmarks = project.in(file("benchmarks"))
4949
.dependsOn(core)

0 commit comments

Comments
 (0)