We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e0cfa1 commit 56a11dbCopy full SHA for 56a11db
pom.xml
@@ -81,7 +81,7 @@
81
<dependency>
82
<groupId>com.google.googlejavaformat</groupId>
83
<artifactId>google-java-format</artifactId>
84
- <version>1.6</version>
+ <version>1.7</version>
85
</dependency>
86
87
@@ -121,7 +121,7 @@
121
<plugin>
122
<groupId>org.apache.maven.plugins</groupId>
123
<artifactId>maven-plugin-plugin</artifactId>
124
- <version>3.4</version>
+ <version>3.5</version>
125
<configuration>
126
<goalPrefix>fmt</goalPrefix>
127
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
0 commit comments