aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorcushon <cushon@google.com>2017-11-04 11:58:32 -0700
committerLiam Miller-Cushon <cushon@google.com>2017-11-17 20:30:34 -0800
commit8ca127ba356715b4ede588f7c79e3da05c75f012 (patch)
treee29e3b288adc99dddc57807d483f621e021ccbc4 /pom.xml
parent525b0ff41e4941a0df207c4be6399a6998954bc2 (diff)
downloadturbine-8ca127ba356715b4ede588f7c79e3da05c75f012.tar.gz
Fix turbine build
MOE_MIGRATED_REVID=174583181
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ade3cef..6829bce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
- <version>0.25</version>
+ <version>0.36</version>
<scope>test</scope>
</dependency>
<dependency>