Skip to content

Commit 539b672

Browse files
Bump com.uber.nullaway:nullaway from 0.12.7 to 0.12.10 (#16)
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.12.7 to 0.12.10. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.7...v0.12.10) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.12.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a2bb8f commit 539b672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
1818
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
1919
<error-prone.version>2.39.0</error-prone.version>
20-
<nullaway.version>0.12.7</nullaway.version>
20+
<nullaway.version>0.12.10</nullaway.version>
2121
<jspecify.version>1.0.0</jspecify.version>
2222
</properties>
2323

0 commit comments

Comments
 (0)