Skip to content

Commit 30cf358

Browse files
Excavator: Upgrade com.google.errorprone:error_prone_annotations to 2.47.0 (#1591)
1 parent 229b1c4 commit 30cf358

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

versions.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ com.google.auto.service:auto-service-annotations:1.1.1 (1 constraints: 9c0f6a86)
3838

3939
com.google.code.findbugs:jsr305:3.0.2 (1 constraints: 0705fc35)
4040

41-
com.google.errorprone:error_prone_annotations:2.43.0 (5 constraints: a6379eda)
41+
com.google.errorprone:error_prone_annotations:2.47.0 (5 constraints: af3714e0)
4242

4343
com.google.guava:failureaccess:1.0.3 (2 constraints: f3154f13)
4444

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ com.fasterxml.jackson.core:jackson-annotations = 2.21
33
com.github.ben-manes.caffeine:caffeine = 3.2.3
44
com.google.auto.service:auto-service = 1.1.1
55
com.google.code.findbugs:* = 3.0.2
6-
com.google.errorprone:error_prone_annotations = 2.11.0
6+
com.google.errorprone:error_prone_annotations = 2.47.0
77
com.google.guava:guava = 33.5.0-jre
88
com.google.guava:guava-testlib = 33.5.0-jre
99
com.google.testing.compile:compile-testing = 0.23.0

0 commit comments

Comments
 (0)