Skip to content

Commit 10da01f

Browse files
authored
Merge pull request #971 from scala-steward/update/cats-effect-3.2.3
Update cats-effect, cats-effect-laws, ... to 3.2.3
2 parents c4cf792 + 71c7c1b commit 10da01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010

1111
// Externally observable
1212
val cats = "2.6.1"
13-
val catsEffect = "3.2.2"
13+
val catsEffect = "3.2.3"
1414
val microlibs = "3.0.1"
1515
val monocle2 = "2.1.0"
1616
val monocle3 = "3.0.0"

0 commit comments

Comments
 (0)