Skip to content

Commit

Permalink
chore(deps): update fs2, sttp dependencies (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-vrijswijk authored Sep 7, 2023
1 parent 5a692cc commit e504785
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project.scala
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//> using scala "3"
//> 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 co.fs2::fs2-core::3.9.1
//> using lib co.fs2::fs2-io::3.9.1
//> 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"
//> using lib "io.circe::circe-core::0.14.6"
//> using lib "io.circe::circe-parser::0.14.6"
//> using lib "org.legogroup::woof-core::0.6.1"
//> using lib com.monovore::decline-effect::2.4.1

Expand Down

0 comments on commit e504785

Please sign in to comment.