Skip to content

Commit

Permalink
Update circe-fs2 to 0.14.1 in scala-cli-test (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 1, 2023
1 parent 006c650 commit c4e334f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//> using lib "com.lihaoyi::os-lib:0.9.1"

//> using lib "org.typelevel::cats-core:2.9.0"
//> using lib "io.circe::circe-fs2:0.14.0"
//> using lib "io.circe::circe-fs2:0.14.1"

object Hello extends App {
println("Hello World")
Expand Down

0 comments on commit c4e334f

Please sign in to comment.