Skip to content

Commit dbd8b11

Browse files
authored
Merge pull request #646 from typelevel/update/cats-effect-3.7.0
2 parents 637ece1 + 8dd448f commit dbd8b11

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
@@ -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"
5252
val munitCatsEffectV = "2.2.0"

0 commit comments

Comments
 (0)