File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- FROM quay.io/quarkus/ubi-quarkus-mandrel:22.0 .0.2 -Final-java17
1+ FROM quay.io/quarkus/ubi-quarkus-mandrel:22.2 .0.0 -Final-java17
22
33USER root
44
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >io.vertx</groupId >
2525 <artifactId >vertx-core</artifactId >
26- <version >4.2.5 </version >
26+ <version >4.3.4 </version >
2727 </dependency >
2828 </dependencies >
2929
Original file line number Diff line number Diff line change 1111 name = "gis" ,
1212 description = "Git extension wrapper which supports submodules" ,
1313 mixinStandardHelpOptions = true ,
14- version = "1.0.1 " )
14+ version = "1.1.0 " )
1515public class Gis extends GitCommand {
1616
1717 @ Option (names = "-v" , description = "Show more details information." , scope = ScopeType .INHERIT )
You can’t perform that action at this time.
0 commit comments