Skip to content

Commit

Permalink
Update cats-effect-testing-specs2 to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Dec 4, 2024
1 parent 9669513 commit 674b89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ lazy val core = project.in(file("core"))
"com.comcast" %% "ip4s-core" % "3.0.3",
"co.fs2" %% "fs2-core" % Fs2Version,

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

lazy val benchmarks = project.in(file("benchmarks"))
.dependsOn(core)
Expand Down

0 comments on commit 674b89e

Please sign in to comment.