Skip to content

Commit

Permalink
Bump com.uber.nullaway:nullaway from 0.10.21 to 0.10.22 (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 30, 2024
1 parent 9da7856 commit 0e3726f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -68,7 +68,7 @@ build-errorProneTestHelpers = { module = "com.google.errorprone:error_prone_test
build-lint-api = { module = "com.android.tools.lint:lint-api", version.ref = "lint" }
build-lint-core = { module = "com.android.tools.lint:lint", version.ref = "lint" }
build-lint-tests = { module = "com.android.tools.lint:lint-tests", version.ref = "lint" }
build-nullAway = "com.uber.nullaway:nullaway:0.10.21"
build-nullAway = "com.uber.nullaway:nullaway:0.10.22"
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android", version.ref = "leakcanaryAndroid" }
material = { module = "com.google.android.material:material", version.ref = "material" }
Expand Down

0 comments on commit 0e3726f

Please sign in to comment.