Merge pull request 'fix(deps): update com.diffplug.spotless:spotless-maven-plugin to 2.44.1' (#39) from renovate/spotless-plugin.version into main
All checks were successful
Build / build (push) Successful in 3m14s
All checks were successful
Build / build (push) Successful in 3m14s
Reviewed-on: phoenix/quarkus-commons#39 Reviewed-by: jorge.bornhausen <jorge.bornhausen@phoenix-technologies.ch>
This commit is contained in:
commit
cc8cbeb239
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -23,7 +23,7 @@
|
||||||
<!-- Plugin versions -->
|
<!-- Plugin versions -->
|
||||||
<compiler-plugin.version>3.13.0</compiler-plugin.version>
|
<compiler-plugin.version>3.13.0</compiler-plugin.version>
|
||||||
<surefire-plugin.version>3.5.2</surefire-plugin.version>
|
<surefire-plugin.version>3.5.2</surefire-plugin.version>
|
||||||
<spotless-plugin.version>2.44.0</spotless-plugin.version>
|
<spotless-plugin.version>2.44.1</spotless-plugin.version>
|
||||||
<palantir-java-format.version>2.50.0</palantir-java-format.version>
|
<palantir-java-format.version>2.50.0</palantir-java-format.version>
|
||||||
<jacoco-plugin.version>0.8.12</jacoco-plugin.version> <!-- Match with version from Quarkus BOM -->
|
<jacoco-plugin.version>0.8.12</jacoco-plugin.version> <!-- Match with version from Quarkus BOM -->
|
||||||
<jandex-plugin.version>3.2.3</jandex-plugin.version>
|
<jandex-plugin.version>3.2.3</jandex-plugin.version>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue