aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/BUILD
diff options
context:
space:
mode:
authorGravatar Liam Miller-Cushon <cushon@google.com>2017-03-18 00:30:07 -0700
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2017-03-21 11:45:40 +0100
commit86c83a1af392341ec5da90863a000b3d1655ee82 (patch)
tree621372985cb5c4e69eb1df412547a48aacc9338c /third_party/BUILD
parent5e60e3868b4bafacc138f786b304589dbd687016 (diff)
Update turbine version
Change-Id: I0af97cbe6cc8386d0b1ab9a0c6f3c108f05f800d
Diffstat (limited to 'third_party/BUILD')
-rw-r--r--third_party/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/BUILD b/third_party/BUILD
index f501aa0fd8..6b85b8a987 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -491,7 +491,7 @@ java_import(
java_import(
name = "turbine",
- jars = ["turbine/turbine-0.1-20170104.jar"],
+ jars = ["turbine/turbine-0.1-20170218.jar"],
)
java_import(