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 a1f8e58 commit 5601ba3Copy full SHA for 5601ba3
WORKSPACE
@@ -23,7 +23,7 @@ specs2_junit_repositories()
23
# test adding a scala jar:
24
maven_jar(
25
name = "com_twitter__scalding_date",
26
- artifact = scala_mvn_artifact("com.twitter:scalding-date:0.16.0-RC4"),
+ artifact = scala_mvn_artifact("com.twitter:scalding-date:0.17.0"),
27
sha1 = "659eb2d42945dea37b310d96af4e12bf83f54d14"
28
)
29
0 commit comments