Skip to content

Commit 5601ba3

Browse files
committed
Upgrade to scalding-date 0.17.0
This is a version that has both 2.11 and 2.12 releases available so will make the diff between 2.11 and 2.12 smaller.
1 parent a1f8e58 commit 5601ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ specs2_junit_repositories()
2323
# test adding a scala jar:
2424
maven_jar(
2525
name = "com_twitter__scalding_date",
26-
artifact = scala_mvn_artifact("com.twitter:scalding-date:0.16.0-RC4"),
26+
artifact = scala_mvn_artifact("com.twitter:scalding-date:0.17.0"),
2727
sha1 = "659eb2d42945dea37b310d96af4e12bf83f54d14"
2828
)
2929

0 commit comments

Comments
 (0)