Skip to content

Commit

Permalink
Update Cats Effect 3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
horothesun authored Nov 9, 2024
1 parent f2831e4 commit 8b06695
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 @@ -7,7 +7,7 @@ $if(use_scala_native.truthy)$//> using platform native
//> using dep org.typelevel::cats-core_native0.4:2.11.0
//> 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 org.typelevel::cats-effect_native0.4:3.5.5
//> using dep co.fs2::fs2-core_native0.4:3.11.0
//
//> using test.dep org.scalameta::munit_native0.4:1.0.0
Expand All @@ -25,7 +25,7 @@ $else$//> using jvm temurin:21
//> using dep org.typelevel::cats-core:2.12.0
//> 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 org.typelevel::cats-effect:3.5.5
//> using dep co.fs2::fs2-core:3.11.0
//> using dep io.higherkindness::droste-core:0.9.0
//
Expand Down

0 comments on commit 8b06695

Please # to comment.