We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6af86e commit d461812Copy full SHA for d461812
project/deps.sc
@@ -130,7 +130,7 @@ object Deps {
130
def dockerClient = ivy"com.spotify:docker-client:8.16.0"
131
// TODO bump once 0.15.5 is out
132
def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.0"
133
- def fansi = ivy"com.lihaoyi::fansi:0.4.0"
+ def fansi = ivy"com.lihaoyi::fansi:0.5.0"
134
def giter8 = ivy"org.foundweekends.giter8:giter8:0.16.2"
135
def guava = ivy"com.google.guava:guava:33.1.0-jre"
136
def javaClassName =
0 commit comments