mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade NullAway 0.11.3 -> 0.12.0 (#1364)
See: - https://github.com/uber/NullAway/blob/master/CHANGELOG.md - https://github.com/uber/NullAway/releases/tag/v0.12.0 - https://github.com/uber/NullAway/compare/v0.11.3...v0.12.0
This commit is contained in:
committed by
GitHub
parent
a0689f62b4
commit
7ee8826e96
2
pom.xml
2
pom.xml
@@ -218,7 +218,7 @@
|
||||
<version.maven>3.9.9</version.maven>
|
||||
<version.mockito>5.14.2</version.mockito>
|
||||
<version.nopen-checker>1.0.1</version.nopen-checker>
|
||||
<version.nullaway>0.11.3</version.nullaway>
|
||||
<version.nullaway>0.12.0</version.nullaway>
|
||||
<version.pitest-git>1.1.4</version.pitest-git>
|
||||
<version.rewrite-templating>1.16.1</version.rewrite-templating>
|
||||
<version.surefire>3.2.3</version.surefire>
|
||||
|
||||
Reference in New Issue
Block a user