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 10445db commit 0d621d9Copy full SHA for 0d621d9
project/deps.sc
@@ -160,7 +160,7 @@ object Deps {
160
def dependency = ivy"io.get-coursier::dependency:0.2.4"
161
def dockerClient = ivy"com.spotify:docker-client:8.16.0"
162
// TODO bump once 0.15.5 is out
163
- def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.0"
+ def expecty = ivy"com.eed3si9n.expecty::expecty:0.17.0"
164
def fansi = ivy"com.lihaoyi::fansi:0.5.0"
165
def giter8 = ivy"org.foundweekends.giter8:giter8:0.16.2"
166
def guava = ivy"com.google.guava:guava:33.3.1-jre"
0 commit comments