Skip to content

Commit d3af618

Browse files
Update cats-effect to 3.6.3
1 parent baefe81 commit d3af618

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
val BinnyVersion = "0.11.0"
1111
val CalevVersion = "0.7.4"
1212
val CatsVersion = "2.10.0"
13-
val CatsEffectVersion = "3.6.2"
13+
val CatsEffectVersion = "3.6.3"
1414
val CatsParseVersion = "1.1.0"
1515
val CirceVersion = "0.15.0-M1"
1616
val CirceGenericExtrasVersion = "0.14.4"

0 commit comments

Comments
 (0)