Skip to content

Commit

Permalink
Update fansi to 0.4.0 (#1471)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 20, 2022
1 parent b90f40d commit e458142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Expand Up @@ -89,7 +89,7 @@ object Deps {
def dockerClient = ivy"com.spotify:docker-client:8.16.0"
// TODO bump once 0.15.5 is out
def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.0"
def fansi = ivy"com.lihaoyi::fansi:0.2.14"
def fansi = ivy"com.lihaoyi::fansi:0.4.0"
def guava = ivy"com.google.guava:guava:31.1-jre"
def javaClassName = ivy"io.github.alexarchambault.scala-cli:java-class-name_3:0.1.0"
def jgit = ivy"org.eclipse.jgit:org.eclipse.jgit:6.3.0.202209071007-r"
Expand Down

0 comments on commit e458142

Please sign in to comment.