Skip to content

Commit 201882a

Browse files
Update cats-effect, cats-effect-laws, ... to 3.5.4 (#2081)
1 parent 320a0ed commit 201882a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object V {
1010
val scalatest = "3.2.18"
1111

1212
val cats = "2.8.0"
13-
val cats_effect = "3.5.3"
13+
val cats_effect = "3.5.4"
1414

1515
val discipline = "1.5.1"
1616
val discipline_scalatest = "2.2.0"

0 commit comments

Comments
 (0)