Skip to content

Commit

Permalink
Merge pull request #108 from scala-steward-dev/update/scala-cli-test/…
Browse files Browse the repository at this point in the history
…toolkit-0.1.29

Update toolkit, toolkit-test to 0.1.29 in scala-cli-test
  • Loading branch information
fthomas authored Jan 13, 2025
2 parents 7ca1ff3 + f4f2274 commit cbde34b
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 @@ -4,7 +4,7 @@
//> using lib "com.lihaoyi::fansi:0.3.1"
//> using lib "org.typelevel::cats-core:2.10.0"
//> using lib "io.circe::circe-fs2:0.14.1"
//> using toolkit typelevel:0.1.21
//> using toolkit typelevel:0.1.29

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

0 comments on commit cbde34b

Please sign in to comment.