Skip to content

Commit

Permalink
Update alleycats-core, cats-core, cats-free, ... to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and xuwei-k committed Aug 15, 2023
1 parent 34ba9f4 commit 9bdf50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ lazy val buildSettings = Seq(
}
)

lazy val catsVersion = "2.9.0"
lazy val catsVersion = "2.10.0"
lazy val scala2Version = "2.13.11"
lazy val scala3Version = "3.3.0"

Expand Down

0 comments on commit 9bdf50f

Please sign in to comment.