Skip to content

Commit 0fd3460

Browse files
authored
Merge pull request #90 from scala-steward-dev/update/scala-cli-test/toolkit-test-0.1.21
Update toolkit-test to 0.1.21 in scala-cli-test
2 parents 799c217 + b70a1e9 commit 0fd3460

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)