Skip to content

Commit b70a1e9

Browse files
Update toolkit-test to 0.1.21 in scala-cli-test
1 parent 799c217 commit b70a1e9

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
@@ -3,7 +3,7 @@
33

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

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

0 commit comments

Comments
 (0)