Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdietl committed Oct 9, 2023
1 parent 8e11911 commit b701f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- Override this with -Dtest.include="**/SomeTest.java" on the CLI -->
<test.include>%regex[.*.class]</test.include>
<truth.version>1.1.2</truth.version>
<checker-framework.version>3.34.0</checker-framework.version>
<checker-framework.version>3.34.0-eisop1</checker-framework.version>
<animal.sniffer.version>1.20</animal.sniffer.version>
<maven-javadoc-plugin.version>3.1.0</maven-javadoc-plugin.version>
<!-- Empty for all JDKs but 9-12 -->
Expand Down

0 comments on commit b701f07

Please sign in to comment.