Skip to content

Commit 34c0e78

Browse files
chore: merge main into generate-libraries-main
2 parents 73e41df + 1527374 commit 34c0e78

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/downstream.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
on:
2-
push:
3-
branches:
4-
- main
52
pull_request:
63
# Changes to these directories do not directly affect the downstream libraries
74
paths-ignore:

java-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
</dependency>
6565
<dependency>
6666
<groupId>com.google.errorprone</groupId>
67-
<artifactId>error_prone_annotationsa</artifactId>
67+
<artifactId>error_prone_annotations</artifactId>
6868
<version>${errorprone.version}</version>
6969
</dependency>
7070
</dependencies>

0 commit comments

Comments
 (0)