Skip to content

Commit 2134945

Browse files
authored
Merge pull request #98 from scala-steward-dev/update/scala-cli-test/fansi-0.5.0
Update fansi to 0.5.0 in scala-cli-test
2 parents 34f453b + b79f294 commit 2134945

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
@@ -1,7 +1,7 @@
11
//> using scala "2.13.16"
22
//> using lib "com.lihaoyi::os-lib:0.11.3"
33

4-
//> using lib "com.lihaoyi::fansi:0.3.1"
4+
//> using lib "com.lihaoyi::fansi:0.5.0"
55
//> using lib "org.typelevel::cats-core:2.12.0"
66
//> using lib "io.circe::circe-fs2:0.14.1"
77
//> using toolkit typelevel:0.1.29

0 commit comments

Comments
 (0)