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