Skip to content

Commit

Permalink
Merge pull request #179 from scala-steward/update/cats-effect-3.2.1
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-testkit to 3.2.1
  • Loading branch information
djspiewak authored Jul 31, 2021
2 parents f252174 + c6ac7e0 commit f396349
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 @@ -42,7 +42,7 @@ ThisBuild / scmInfo := Some(
url("https://github.com/djspiewak/cats-effect-testing"),
"[email protected]:djspiewak/cats-effect-testing.git"))

val CatsEffectVersion = "3.2.0"
val CatsEffectVersion = "3.2.1"

lazy val root = project
.in(file("."))
Expand Down

0 comments on commit f396349

Please sign in to comment.