Skip to content

Commit 2e8a994

Browse files
Update cats-effect to 3.6.3
1 parent 1902c04 commit 2e8a994

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.11.0"
49-
val catsEffectV = "3.6.2"
49+
val catsEffectV = "3.6.3"
5050
val disciplineMunitV = "2.0.0-M3"
5151
val scalacheckEffectV = "2.0.0-M2"
5252
val munitCatsEffectV = "2.1.0"

0 commit comments

Comments
 (0)