Skip to content

Commit d468c7b

Browse files
authored
Bundle google-java-format in the with-dependencies JAR
Add google-java-format in with-dependencies JAR, broken after 5f71110 Similar to #1398, #1259 and #1238
1 parent 60c5f76 commit d468c7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@
437437
<include>com.google.code.findbugs:jsr305</include>
438438
<include>com.google.protobuf:protobuf-java</include>
439439
<include>javax.inject:javax.inject</include>
440+
<include>com.google.googlejavaformat:google-java-format</include>
440441
</includes>
441442
</artifactSet>
442443
</configuration>

0 commit comments

Comments
 (0)