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