Skip to content

Commit

Permalink
Update cats, circe to 4.0.0-M19 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 17, 2024
1 parent 9c7dea1 commit c68d7dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//> using dep "org.typelevel::cats-effect::3.5.4"
//> using dep "co.fs2::fs2-core::3.11.0"
//> using dep "co.fs2::fs2-io::3.11.0"
//> using dep "com.softwaremill.sttp.client4::circe::4.0.0-M18"
//> using dep "com.softwaremill.sttp.client4::cats::4.0.0-M18"
//> using dep "com.softwaremill.sttp.client4::circe::4.0.0-M19"
//> using dep "com.softwaremill.sttp.client4::cats::4.0.0-M19"
//> using dep "io.chrisdavenport::rediculous::0.5.1"
//> using dep "io.circe::circe-core::0.14.10"
//> using dep "io.circe::circe-parser::0.14.10"
Expand Down

0 comments on commit c68d7dd

Please sign in to comment.