mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade NullAway 0.12.5 -> 0.12.6 (#1616)
See: - https://github.com/uber/NullAway/blob/master/CHANGELOG.md - https://github.com/uber/NullAway/releases/tag/v0.12.6 - https://github.com/uber/NullAway/compare/v0.12.5...v0.12.6
This commit is contained in:
committed by
Stephan Schroevers
parent
8fa90f6121
commit
b58be2b89b
2
pom.xml
2
pom.xml
@@ -213,7 +213,7 @@
|
||||
<version.maven>3.9.9</version.maven>
|
||||
<version.mockito>5.17.0</version.mockito>
|
||||
<version.nopen-checker>1.0.1</version.nopen-checker>
|
||||
<version.nullaway>0.12.5</version.nullaway>
|
||||
<version.nullaway>0.12.6</version.nullaway>
|
||||
<version.pitest-git>2.2.1</version.pitest-git>
|
||||
<version.rewrite-templating>1.25.1</version.rewrite-templating>
|
||||
<version.surefire>3.2.3</version.surefire>
|
||||
|
||||
Reference in New Issue
Block a user