Skip to content

Commit c9a5222

Browse files
authored
Merge pull request #3137 from eikek/update/cats-effect-3.6.3
Update cats-effect to 3.6.3
2 parents ed75724 + d3af618 commit c9a5222

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)