Skip to content

Commit 65b0393

Browse files
authored
Merge pull request #735 from typelevel/update/cats-effect-3.6.2
Update cats-effect to 3.6.2
2 parents 11adcb2 + 86b9ec5 commit 65b0393

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
@@ -4,7 +4,7 @@ import scala.sys.process._
44

55
val catsVersion = "2.11.0"
66
val catsParseVersion = "1.0.0"
7-
val catsEffectVersion = "3.6.1"
7+
val catsEffectVersion = "3.6.2"
88
val circeVersion = "0.14.8"
99
val disciplineMunitVersion = "2.0.0-M3"
1010
val doobieVersion = "1.0.0-RC9"

0 commit comments

Comments
 (0)