aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/BUILD
diff options
context:
space:
mode:
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 a39ea8caba..783196e8dc 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -262,7 +262,7 @@ java_import(
java_import(
name = "truth",
- jars = ["truth/truth-0.24+.jar"],
+ jars = ["truth/truth-0.27.jar"],
)
# To be used by the skylark example.