File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
testcontainers-advanced-imagebuilder Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 46
46
<dependency >
47
47
<groupId >com.puppycrawl.tools</groupId >
48
48
<artifactId >checkstyle</artifactId >
49
- <version >10.25.0 </version >
49
+ <version >10.25.1 </version >
50
50
</dependency >
51
51
</dependencies >
52
52
<configuration >
Original file line number Diff line number Diff line change 205
205
<plugin >
206
206
<groupId >org.codehaus.mojo</groupId >
207
207
<artifactId >flatten-maven-plugin</artifactId >
208
- <version >1.7.0 </version >
208
+ <version >1.7.1 </version >
209
209
<configuration >
210
210
<flattenMode >ossrh</flattenMode >
211
211
</configuration >
267
267
<dependency >
268
268
<groupId >com.puppycrawl.tools</groupId >
269
269
<artifactId >checkstyle</artifactId >
270
- <version >10.25.0 </version >
270
+ <version >10.25.1 </version >
271
271
</dependency >
272
272
</dependencies >
273
273
<configuration >
You can’t perform that action at this time.
0 commit comments