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 5752db5 commit 7a1c0c4Copy full SHA for 7a1c0c4
2 files changed
pom.xml
@@ -172,7 +172,7 @@
172
<plugin>
173
<groupId>com.diffplug.spotless</groupId>
174
<artifactId>spotless-maven-plugin</artifactId>
175
- <version>3.7.0</version>
+ <version>3.8.0</version>
176
<configuration>
177
<java>
178
<googleJavaFormat>
srv/pom.xml
@@ -184,7 +184,7 @@
184
185
<groupId>org.graalvm.buildtools</groupId>
186
<artifactId>native-maven-plugin</artifactId>
187
- <version>1.1.2</version>
+ <version>1.1.3</version>
188
189
<metadataRepository>
190
<version>1.0.3</version>
0 commit comments