File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 3232 <logback >1.2.11</logback >
3333 <junit .version>5.9.0</junit .version>
3434 <auto-service .version>1.0-rc7</auto-service .version>
35- <git-code-format-maven-plugin .version>3.5 </git-code-format-maven-plugin .version>
35+ <git-code-format-maven-plugin .version>4.2 </git-code-format-maven-plugin .version>
3636 </properties >
3737
3838 <dependencyManagement >
149149 </goals >
150150 </execution >
151151 </executions >
152+ <dependencies >
153+ <!-- Enable https://github.com/google/google-java-format -->
154+ <dependency >
155+ <groupId >com.cosium.code</groupId >
156+ <artifactId >google-java-format</artifactId >
157+ <version >${git-code-format-maven-plugin.version} </version >
158+ </dependency >
159+ </dependencies >
152160 </plugin >
153161 <plugin >
154162 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments