Skip to content

Commit cbde34b

Browse files
authored
Merge pull request #108 from scala-steward-dev/update/scala-cli-test/toolkit-0.1.29
Update toolkit, toolkit-test to 0.1.29 in scala-cli-test
2 parents 7ca1ff3 + f4f2274 commit cbde34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//> using lib "com.lihaoyi::fansi:0.3.1"
55
//> using lib "org.typelevel::cats-core:2.10.0"
66
//> using lib "io.circe::circe-fs2:0.14.1"
7-
//> using toolkit typelevel:0.1.21
7+
//> using toolkit typelevel:0.1.29
88

99
object Hello extends App {
1010
println("Hello World")

0 commit comments

Comments
 (0)