Skip to content

Commit cde4c45

Browse files
author
gvolpe-steward[bot]
committed
Update cats-core to 2.12.0
1 parent d7536c4 commit cde4c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Dependencies {
55
object V {
66
val avro4s_2 = "4.1.2"
77
val avro4s_3 = "5.0.13"
8-
val cats = "2.10.0"
8+
val cats = "2.12.0"
99
val catsEffect = "3.5.4"
1010
val circe = "0.14.7"
1111
val fs2 = "3.10.2"

0 commit comments

Comments
 (0)