Skip to content

Commit

Permalink
Bump checker-qual from 2.11.1 to 3.5.0.
Browse files Browse the repository at this point in the history
For unfortunate reasons involving internal legacy infrastructure, this is easier than merging google#4018. But at least it gets us on the newest major version. That makes it easier to see that it's safe to resolve a conflict between, say, 3.5.0 and 3.6.1 by just using the newer one.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=331554618
  • Loading branch information
cpovirk authored and nick-someone committed Sep 15, 2020
1 parent 7fad458 commit 1bfbca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>2.11.1</version>
<version>3.5.0</version>
</dependency>
<dependency>
<groupId>com.google.errorprone</groupId>
Expand Down

0 comments on commit 1bfbca3

Please sign in to comment.