Skip to content

Commit

Permalink
Update sttp
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-vrijswijk committed Jul 20, 2023
1 parent 8c142ad commit 4b25b32
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
@@ -1,8 +1,8 @@
//> using scala "3"
//> using lib "co.fs2::fs2-core::3.7.0"
//> using lib "org.typelevel::cats-effect::3.5.1"
//> using lib "com.softwaremill.sttp.client4::circe::4.0.0-M1"
//> using lib "com.softwaremill.sttp.client4::cats::4.0.0-M1"
//> using lib "com.softwaremill.sttp.client4::circe::4.0.0-M2"
//> using lib "com.softwaremill.sttp.client4::cats::4.0.0-M2"
//> using lib "io.chrisdavenport::rediculous::0.5.0"
//> using lib "io.circe::circe-core::0.14.5"
//> using lib "io.circe::circe-generic::0.14.5"
Expand Down

0 comments on commit 4b25b32

Please sign in to comment.