Skip to content

Commit 965b220

Browse files
author
Scala Steward
committed
chore: Update cats-effect from 3.6.0 to 3.6.3
1 parent e6d5c6e commit 965b220

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
@@ -4,7 +4,7 @@ object versions {
44
val scala = "3.6.4"
55
// Dependencies
66
val cats = "2.13.0"
7-
val catsEffect = "3.6.0"
7+
val catsEffect = "3.6.3"
88
val circe = "0.14.14"
99
val circeYaml = "0.16.1"
1010
val decline = "2.5.0"

0 commit comments

Comments
 (0)