Skip to content

Commit fc85aa5

Browse files
Update cats-core to 2.10.0 (#429)
1 parent 4296333 commit fc85aa5

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
@@ -3,7 +3,7 @@ import sbt._
33
object Dependencies {
44

55
object V {
6-
val catsCore = "2.9.0"
6+
val catsCore = "2.10.0"
77
val catsEffect = "3.5.1"
88
val circe = "0.14.5"
99
val http4s = "0.23.23"

0 commit comments

Comments
 (0)