mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade NullAway 0.10.25 -> 0.10.26 (#1167)
See: - https://github.com/uber/NullAway/blob/master/CHANGELOG.md - https://github.com/uber/NullAway/releases/tag/v0.10.26 - https://github.com/uber/NullAway/compare/v0.10.25...v0.10.26
This commit is contained in:
committed by
GitHub
parent
08dbb8c298
commit
6adaa6c4f6
2
pom.xml
2
pom.xml
@@ -215,7 +215,7 @@
|
||||
<version.maven>3.9.5</version.maven>
|
||||
<version.mockito>5.11.0</version.mockito>
|
||||
<version.nopen-checker>1.0.1</version.nopen-checker>
|
||||
<version.nullaway>0.10.25</version.nullaway>
|
||||
<version.nullaway>0.10.26</version.nullaway>
|
||||
<version.pitest-git>1.1.4</version.pitest-git>
|
||||
<version.rewrite-templating>1.8.0</version.rewrite-templating>
|
||||
<version.surefire>3.2.3</version.surefire>
|
||||
|
||||
Reference in New Issue
Block a user