We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae0e4c commit e8a8601Copy full SHA for e8a8601
1 file changed
project/ProjectPlugin.scala
@@ -15,7 +15,7 @@ object ProjectPlugin extends AutoPlugin {
15
16
lazy val V = new {
17
val base64: String = "0.3.0"
18
- val cats: String = "2.4.1"
+ val cats: String = "2.4.2"
19
val circe: String = "0.13.0"
20
val http4s: String = "0.21.20"
21
val paradise: String = "2.1.1"
0 commit comments