We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee280b commit 3ffb36dCopy full SHA for 3ffb36d
java-core/pom.xml
@@ -164,7 +164,7 @@
164
<annotations-api.version>1.3.2</annotations-api.version>
165
<guava.version>30.1.1-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
166
<junit.version>4.13.2</junit.version>
167
- <truth.version>1.1.2</truth.version>
+ <truth.version>1.1.3</truth.version>
168
<easymock.version>3.6</easymock.version>
169
<findbugs.version>3.0.2</findbugs.version>
170
<threetenbp.version>1.5.1</threetenbp.version>
0 commit comments