Skip to content

Commit f25c0a3

Browse files
committed
Upgrade cats-effect, cats-effect-testkit from 3.5.4 to 3.5.6
1 parent ab1a96f commit f25c0a3

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
@@ -2,7 +2,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
22

33
val V = new {
44
val cats = "2.10.0"
5-
val catsEffect = "3.5.4"
5+
val catsEffect = "3.5.6"
66
val circe = "0.14.8"
77
val http4s = "0.23.28"
88
val munit = "1.0.0-M11"

0 commit comments

Comments
 (0)