mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade NullAway 0.10.9 -> 0.10.10 (#524)
See: - https://github.com/uber/NullAway/blob/master/CHANGELOG.md - https://github.com/uber/NullAway/compare/v0.10.9...v0.10.10
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -157,7 +157,7 @@
|
||||
<version.maven>3.8.7</version.maven>
|
||||
<version.mockito>5.1.1</version.mockito>
|
||||
<version.nopen-checker>1.0.1</version.nopen-checker>
|
||||
<version.nullaway>0.10.9</version.nullaway>
|
||||
<version.nullaway>0.10.10</version.nullaway>
|
||||
<version.pitest-git>1.0.5</version.pitest-git>
|
||||
<version.surefire>2.22.2</version.surefire>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user