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
  • Loading branch information
lgemeinhardt authored Oct 22, 2024
1 parent 60c5f76 commit d468c7b
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 d468c7b

Please sign in to comment.