Skip to content

Commit

Permalink
Merge e42c5e5 into f5a12e2
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Feb 24, 2019
2 parents f5a12e2 + e42c5e5 commit 4118971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -353,7 +353,7 @@
<path>
<groupId>com.uber.nullaway</groupId>
<artifactId>nullaway</artifactId>
<version>0.6.4</version>
<version>0.6.5</version>
</path>
</annotationProcessorPaths>
<compilerArgs>
Expand All @@ -372,7 +372,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.3.2</version>
<version>2.3.3</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 4118971

Please sign in to comment.