Skip to content

Commit f4f2274

Browse files
Update toolkit, toolkit-test to 0.1.29 in scala-cli-test
1 parent 7ca1ff3 commit f4f2274

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)