Skip to content

Commit eba1fa3

Browse files
Chore(deps): Bump com.uber.nullaway:nullaway in /versions (#15550)
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.13.2 to 0.13.3. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.13.2...v0.13.3) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.13.3 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 6129301 commit eba1fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies.constraints {
6565
api("com.tngtech.archunit:archunit:1.4.1")
6666
api("com.tngtech.archunit:archunit-junit5-api:1.4.1")
6767
api("com.tngtech.archunit:archunit-junit5-engine:1.4.1")
68-
api("com.uber.nullaway:nullaway:0.13.2")
68+
api("com.uber.nullaway:nullaway:0.13.3")
6969
api("com.vladsch.flexmark:flexmark-html2md-converter:0.64.8")
7070
api("com.vladsch.flexmark:flexmark:0.64.8")
7171
api("commons-io:commons-io:2.21.0")

0 commit comments

Comments
 (0)