Skip to content

Commit

Permalink
Bump com.uber.nullaway:nullaway from 0.10.14 to 0.10.15
Browse files Browse the repository at this point in the history
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.10.14 to 0.10.15.
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.10.14...v0.10.15)

---
updated-dependencies:
- dependency-name: com.uber.nullaway:nullaway
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 9c95bd5 commit 94c8713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<maven-pitest-plugin.version>1.15.1</maven-pitest-plugin.version>
<pitest-junit5-plugin.version>1.2.0</pitest-junit5-plugin.version>
<error-prone.version>2.22.0</error-prone.version>
<nullaway.version>0.10.14</nullaway.version>
<nullaway.version>0.10.15</nullaway.version>
<revapi-maven-plugin.version>0.15.0</revapi-maven-plugin.version>
<revapi-java.version>0.28.1</revapi-java.version>
<revapi-reporter-json-version>0.5.0</revapi-reporter-json-version>
Expand Down

0 comments on commit 94c8713

Please sign in to comment.