Skip to content

Commit

Permalink
Update turbine version
Browse files Browse the repository at this point in the history
Change-Id: I4b9bddb695db15d6fe8113fb6d44518bc6909a17
  • Loading branch information
cushon authored and damienmg committed May 11, 2017
1 parent 9091c37 commit 7ae9469
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion third_party/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ java_import(

java_import(
name = "turbine",
jars = ["turbine/turbine-0.1-20170427.jar"],
jars = ["turbine/turbine-0.1-20170503.jar"],
)

java_import(
Expand Down
2 changes: 1 addition & 1 deletion third_party/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ a minimal set of extra dependencies.

## [turbine](https://github.com/google/turbine)

* Version: 0.1-20170427
* Version: 0.1-20170503
* License: Apache License 2.0


Expand Down
Binary file not shown.

0 comments on commit 7ae9469

Please sign in to comment.