Skip to content

Commit d1f6d89

Browse files
elharocpovirk
authored andcommitted
Update versions of Truth and Guava in Maven build.
Fixes google#405 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=280302646
1 parent bd17670 commit d1f6d89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@
9595
<properties>
9696
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
9797
<java.version>1.8</java.version>
98-
<guava.version>27.0.1-jre</guava.version>
98+
<guava.version>28.1-jre</guava.version>
9999
<javac.version>9+181-r4173-1</javac.version>
100-
<truth.version>0.45</truth.version>
100+
<truth.version>1.0</truth.version>
101101
<jsr305.version>3.0.2</jsr305.version>
102102
</properties>
103103

0 commit comments

Comments
 (0)