Skip to content

Commit 5d6940c

Browse files
chore(java): Bump com.uber.nullaway:nullaway from 0.12.15 to 0.13.0 (#3897)
Bumps the linters group in /java with 1 update: [com.uber.nullaway:nullaway](https://github.com/uber/NullAway). Updates `com.uber.nullaway:nullaway` from 0.12.15 to 0.13.0 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dbbae3 commit 5d6940c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
<path>
308308
<groupId>com.uber.nullaway</groupId>
309309
<artifactId>nullaway</artifactId>
310-
<version>0.12.15</version>
310+
<version>0.13.0</version>
311311
</path>
312312
<path>
313313
<groupId>org.checkerframework</groupId>

0 commit comments

Comments
 (0)