Skip to content

Commit ad46f1d

Browse files
Chore(deps): Bump com.uber.nullaway:nullaway in /versions
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.13.1 to 0.13.2. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e8ac79 commit ad46f1d

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.1")
68+
api("com.uber.nullaway:nullaway:0.13.2")
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)