Skip to content

Commit e0b970d

Browse files
fix(deps): update dependency com.google.errorprone:error_prone_core to v2.49.0 (#1678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81ea5a1 commit e0b970d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ protobuf-kotlin = { module = "com.google.protobuf:protobuf-kotlin", version.ref
7878
#Compilation tools
7979
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.5"
8080
nullaway = "com.uber.nullaway:nullaway:0.13.2"
81-
errorprone-core = "com.google.errorprone:error_prone_core:2.48.0"
81+
errorprone-core = "com.google.errorprone:error_prone_core:2.49.0"
8282
spotless-plugin = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
8383
errorprone-plugin = "net.ltgt.gradle:gradle-errorprone-plugin:5.1.0"
8484
nullaway-plugin = "net.ltgt.gradle:gradle-nullaway-plugin:3.0.0"

0 commit comments

Comments
 (0)