Skip to content

Commit f687137

Browse files
authored
Merge pull request #399 from scala-steward/update/cats-effect-3.3.12
Update cats-effect to 3.3.12
2 parents 122344e + c8db53d commit f687137

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
@@ -39,7 +39,7 @@ lazy val docs = project
3939
.enablePlugins(TypelevelSitePlugin)
4040

4141
val catsV = "2.7.0"
42-
val catsEffectV = "3.3.11"
42+
val catsEffectV = "3.3.12"
4343
val disciplineMunitV = "1.0.9"
4444
val scalacheckEffectV = "1.0.3"
4545
val munitCatsEffectV = "1.0.7"

0 commit comments

Comments
 (0)