Skip to content

Commit

Permalink
Update fs2 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
horothesun authored Aug 27, 2024
1 parent 6960644 commit 3fbc0e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/g8/Main.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $if(use_scala_native.truthy)$//> using platform native
//> using dep org.typelevel::kittens_native0.4:3.3.0
//> using dep org.typelevel::cats-parse_native0.4:1.0.0
//> using dep org.typelevel::cats-effect_native0.4:3.5.4
//> using dep co.fs2::fs2-core_native0.4:3.10.2
//> using dep co.fs2::fs2-core_native0.4:3.11.0

//> using test.dep org.scalameta::munit_native0.4:1.0.0
//> using test.dep org.typelevel::munit-cats-effect_native0.4:2.0.0
Expand All @@ -26,7 +26,7 @@ $else$//> using jvm temurin:21
//> using dep org.typelevel::kittens:3.4.0
//> using dep org.typelevel::cats-parse:1.0.0
//> using dep org.typelevel::cats-effect:3.5.4
//> using dep co.fs2::fs2-core:3.10.2
//> using dep co.fs2::fs2-core:3.11.0
//> using dep io.higherkindness::droste-core:0.9.0

//> using test.dep org.scalameta::munit:1.0.1
Expand Down

0 comments on commit 3fbc0e3

Please # to comment.