Skip to content

Commit 1213307

Browse files
authored
Merge pull request #442 from typelevel/update/cats-effect-3.4.2
Update cats-effect to 3.4.2
2 parents e9e08c6 + e21635f commit 1213307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ lazy val docs = project
4646
.enablePlugins(TypelevelSitePlugin)
4747

4848
val catsV = "2.9.0"
49-
val catsEffectV = "3.4.1"
49+
val catsEffectV = "3.4.2"
5050
val disciplineMunitV = "2.0.0-M3"
5151
val scalacheckEffectV = "2.0.0-M2"
5252
val munitCatsEffectV = "2.0.0-M3"

0 commit comments

Comments
 (0)