Skip to content

Commit

Permalink
Merge pull request #266 from scala-steward/update/cats-core-2.12.0
Browse files Browse the repository at this point in the history
Update cats-core to 2.12.0
  • Loading branch information
cquiroz authored Nov 6, 2024
2 parents 62d527b + f29fde9 commit 8686c01
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 @@ -48,7 +48,7 @@ lazy val sbt_tzdb = project
"io.github.cquiroz" %% "kuyfi" % "1.5.3",
"org.apache.commons" % "commons-compress" % "1.24.0",
"com.eed3si9n" %% "gigahorse-okhttp" % "0.7.0",
"org.typelevel" %% "cats-core" % "2.10.0",
"org.typelevel" %% "cats-core" % "2.12.0",
"org.typelevel" %% "cats-effect" % "3.5.5"
),
scriptedLaunchOpts := {
Expand Down

0 comments on commit 8686c01

Please sign in to comment.