File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
<extension >
3
3
<groupId >com.gradle</groupId >
4
4
<artifactId >develocity-maven-extension</artifactId >
5
- <version >2.0</version >
5
+ <version >2.0.1 </version >
6
6
</extension >
7
7
<extension >
8
8
<groupId >com.gradle</groupId >
12
12
<extension >
13
13
<groupId >org.hibernate.infra.develocity</groupId >
14
14
<artifactId >hibernate-develocity-maven-extension</artifactId >
15
- <version >3.0.3 .Final</version >
15
+ <version >3.0.4 .Final</version >
16
16
</extension >
17
17
</extensions >
Original file line number Diff line number Diff line change 219
219
overridden by a CI job of the Checkstyle project so that they can
220
220
check for regressions. Which is obviously good for us, too.
221
221
-->
222
- <puppycrawl .checkstyle.version>10.24 .0</puppycrawl .checkstyle.version>
222
+ <puppycrawl .checkstyle.version>10.25 .0</puppycrawl .checkstyle.version>
223
223
224
224
<!-- Asciidoctor -->
225
225
236
236
<version .buildhelper.plugin>3.6.0</version .buildhelper.plugin>
237
237
<version .bundle.plugin>6.0.0</version .bundle.plugin>
238
238
<version .checkstyle.plugin>3.6.0</version .checkstyle.plugin>
239
- <version .clean.plugin>3.4.1 </version .clean.plugin>
239
+ <version .clean.plugin>3.5.0 </version .clean.plugin>
240
240
<version .compiler.plugin>3.14.0</version .compiler.plugin>
241
241
<version .copy.plugin>1.0.0</version .copy.plugin>
242
242
<version .dependency.plugin>3.8.1</version .dependency.plugin>
264
264
<version .sisu-maven-plugin>0.9.0.M4</version .sisu-maven-plugin>
265
265
<version .versions.plugin>2.18.0</version .versions.plugin>
266
266
<version .maven-wrapper-plugin>3.3.2</version .maven-wrapper-plugin>
267
- <version .spotless-maven-plugin>2.44.4 </version .spotless-maven-plugin>
267
+ <version .spotless-maven-plugin>2.44.5 </version .spotless-maven-plugin>
268
268
<version .jacoco.plugin>0.8.13</version .jacoco.plugin>
269
269
<version .sonar.plugin>5.1.0.4751</version .sonar.plugin>
270
270
<version .maven.injection.plugin>1.0.2</version .maven.injection.plugin>
You can’t perform that action at this time.
0 commit comments