Skip to content

Commit ce4f993

Browse files
authored
Update cats-effect to 3.6.3
1 parent d23c955 commit ce4f993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object ProjectPlugin extends AutoPlugin {
1212
object autoImport {
1313

1414
object V {
15-
val catsEffect: String = "3.6.2"
15+
val catsEffect: String = "3.6.3"
1616
val circe: String = "0.14.14"
1717
val doobie: String = "1.0.0-RC5"
1818
val fs2: String = "3.12.0"

0 commit comments

Comments
 (0)