Skip to content

Commit

Permalink
build(deps): bump com.uber.nullaway:nullaway from 0.11.2 to 0.11.3 (#262
Browse files Browse the repository at this point in the history
)

Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.11.2...v0.11.3)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 5b69c11 commit e989e13
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 @@ -92,7 +92,7 @@
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<error-prone.version>2.31.0</error-prone.version>
<nullaway.version>0.11.2</nullaway.version>
<nullaway.version>0.11.3</nullaway.version>
<jspecify.version>1.0.0</jspecify.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
<maven-install-plugin.version>3.1.2</maven-install-plugin.version>
Expand Down

0 comments on commit e989e13

Please sign in to comment.