Skip to content

Commit

Permalink
Fix error-prone version
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo authored and electrum committed Jul 26, 2023
1 parent 251a361 commit 8c544ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
<dep.spotbugs-annotations.version>4.7.3</dep.spotbugs-annotations.version>
<dep.testng.version>6.10</dep.testng.version>
<dep.asm.version>9.5</dep.asm.version>
<dep.errorprone.version>2.20.</dep.errorprone.version>
<dep.errorprone.version>2.20.0</dep.errorprone.version>

<!-- license headers -->
<air.license.owner>${project.organization.name}</air.license.owner>
Expand Down

0 comments on commit 8c544ff

Please sign in to comment.