Skip to content

Commit

Permalink
Updated to Cats Effect 3
Browse files Browse the repository at this point in the history
  • Loading branch information
djspiewak committed Mar 29, 2021
1 parent d7b4f27 commit 1610924
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"),
"git@github.com:djspiewak/cats-effect-testing.git"))

val CatsEffectVersion = "3.0.0-RC3"
val CatsEffectVersion = "3.0.0"

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

0 comments on commit 1610924

Please sign in to comment.