Skip to content

Commit 8dd448f

Browse files
Update cats-effect to 3.7.0
1 parent dfbfb96 commit 8dd448f

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.13.0"
49-
val catsEffectV = "3.7.0-RC1"
49+
val catsEffectV = "3.7.0"
5050
val disciplineMunitV = "2.0.0"
5151
val scalacheckEffectV = "2.1.0-RC1"
5252
val munitCatsEffectV = "2.2.0-RC1"

0 commit comments

Comments
 (0)