Skip to content

Commit 94749ed

Browse files
Bump com.uber.nullaway:nullaway from 0.12.11 to 0.12.12 (#26)
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.12.11 to 0.12.12. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.11...v0.12.12) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.12.12 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 2e67955 commit 94749ed

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
@@ -16,7 +16,7 @@
1616
<maven-enforcer-plugin.version>3.6.2</maven-enforcer-plugin.version>
1717
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
1818
<error-prone.version>2.43.0</error-prone.version>
19-
<nullaway.version>0.12.11</nullaway.version>
19+
<nullaway.version>0.12.12</nullaway.version>
2020
<jspecify.version>1.0.0</jspecify.version>
2121
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
2222
</properties>

0 commit comments

Comments
 (0)