Skip to content

Commit 08a66ef

Browse files
Update cats-effect, cats-effect-laws to 3.6.2 in series/0.x
1 parent 45b6197 commit 08a66ef

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
@@ -34,7 +34,7 @@ ThisBuild / scmInfo := Some(
3434
url("https://github.com/djspiewak/cats-effect-testing"),
3535
"git@github.com:djspiewak/cats-effect-testing.git"))
3636

37-
val CatsEffectVersion = "2.5.5"
37+
val CatsEffectVersion = "3.6.2"
3838

3939
lazy val root = project
4040
.in(file("."))

0 commit comments

Comments
 (0)