File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 5353 <unix .socket.directory/>
5454 <unix .socket.port/>
5555 <vertx .surefire.useModulePath>true</vertx .surefire.useModulePath>
56- <testcontainers .version>1.17 .6</testcontainers .version>
56+ <testcontainers .version>1.20 .6</testcontainers .version>
5757 </properties >
5858
5959 <dependencyManagement >
Original file line number Diff line number Diff line change 7575 <type >test-jar</type >
7676 <scope >test</scope >
7777 </dependency >
78-
79- <dependency >
80- <groupId >org.testcontainers</groupId >
81- <artifactId >testcontainers</artifactId >
82- <version >${testcontainers.version} </version >
83- <scope >test</scope >
84- </dependency >
78+ <dependency >
79+ <groupId >org.testcontainers</groupId >
80+ <artifactId >testcontainers</artifactId >
81+ <version >${testcontainers.version} </version >
82+ <scope >test</scope >
83+ </dependency >
8584
8685 <dependency >
8786 <groupId >org.openjdk.jmh</groupId >
You can’t perform that action at this time.
0 commit comments