fix(deps): update org.jacoco:jacoco-maven-plugin to 0.8.13
All checks were successful
Build / build (pull_request) Successful in 1m51s
All checks were successful
Build / build (pull_request) Successful in 1m51s
This commit is contained in:
parent
cb2fc9ffab
commit
9d46aaa067
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -25,7 +25,7 @@
|
|||
<surefire-plugin.version>3.5.3</surefire-plugin.version>
|
||||
<spotless-plugin.version>2.44.3</spotless-plugin.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.13</jacoco-plugin.version> <!-- Match with version from Quarkus BOM -->
|
||||
<jandex-plugin.version>3.2.7</jandex-plugin.version>
|
||||
<release-plugin.version>3.1.1</release-plugin.version>
|
||||
<source-plugin.version>3.3.1</source-plugin.version>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue