Skip to content

Commit

Permalink
Bundle google-java-format in the with-dependencies JAR
Browse files Browse the repository at this point in the history
Add google-java-format in with-dependencies JAR, broken after 5f71110 Similar to #1398, #1259 and #1238

Fixes #4633

FUTURE_COPYBARA_INTEGRATE_REVIEW=#4633 from lgemeinhardt:shade-google-java-format d468c7b
PiperOrigin-RevId: 691131237
  • Loading branch information
lgemeinhardt authored and Error Prone Team committed Oct 30, 2024
1 parent 0fabb97 commit 89bd638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@
<include>com.google.code.findbugs:jsr305</include>
<include>com.google.protobuf:protobuf-java</include>
<include>javax.inject:javax.inject</include>
<include>com.google.googlejavaformat:google-java-format</include>
</includes>
</artifactSet>
</configuration>
Expand Down

0 comments on commit 89bd638

Please sign in to comment.