Skip to content

Commit

Permalink
Merge pull request #90 from scala-steward-dev/update/scala-cli-test/t…
Browse files Browse the repository at this point in the history
…oolkit-test-0.1.21

Update toolkit-test to 0.1.21 in scala-cli-test
  • Loading branch information
fthomas authored Jan 25, 2024
2 parents 799c217 + b70a1e9 commit 0fd3460
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 @@ -3,7 +3,7 @@

//> using lib "org.typelevel::cats-core:2.10.0"
//> using lib "io.circe::circe-fs2:0.14.1"
//> using toolkit typelevel:0.1.20
//> using toolkit typelevel:0.1.21

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

0 comments on commit 0fd3460

Please sign in to comment.