Skip to content

Commit

Permalink
chore(deps): update dependency org.typelevel:cats-free to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edalex-ian committed Aug 22, 2023
1 parent d3aee00 commit 761bd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autotest/Tests/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inConfig(Serial)(Defaults.testTasks)

val circeVersion = "0.12.1"
val http4sVersion = "0.21.8"
val catsVersion = "2.9.0"
val catsVersion = "2.10.0"
val cxfVersion = "3.6.1"

addCompilerPlugin("org.typelevel" % "kind-projector" % "0.13.2" cross CrossVersion.full)
Expand Down

0 comments on commit 761bd91

Please sign in to comment.