Skip to content

Commit

Permalink
chore(deps): update sttp to 4.0.0-M4 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-vrijswijk authored Aug 23, 2023
1 parent 0969967 commit e486958
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 lib "org.typelevel::cats-effect::3.5.1"
//> using lib co.fs2::fs2-core::3.8.0
//> using lib co.fs2::fs2-io::3.8.0
//> using lib "com.softwaremill.sttp.client4::circe::4.0.0-M3"
//> using lib "com.softwaremill.sttp.client4::cats::4.0.0-M3"
//> using lib "com.softwaremill.sttp.client4::circe::4.0.0-M4"
//> using lib "com.softwaremill.sttp.client4::cats::4.0.0-M4"
//> using lib "io.chrisdavenport::rediculous::0.5.0"
//> using lib "io.circe::circe-core::0.14.5"
//> using lib "io.circe::circe-parser::0.14.5"
Expand Down

0 comments on commit e486958

Please sign in to comment.