Skip to content

Commit e8a8601

Browse files
authored
Update cats-core to 2.4.2
1 parent 8ae0e4c commit e8a8601

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ object ProjectPlugin extends AutoPlugin {
1515

1616
lazy val V = new {
1717
val base64: String = "0.3.0"
18-
val cats: String = "2.4.1"
18+
val cats: String = "2.4.2"
1919
val circe: String = "0.13.0"
2020
val http4s: String = "0.21.20"
2121
val paradise: String = "2.1.1"

0 commit comments

Comments
 (0)