File tree 3 files changed +0
-78
lines changed
3 files changed +0
-78
lines changed Original file line number Diff line number Diff line change 47
47
<junit .jupiter.version>5.9.3</junit .jupiter.version>
48
48
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
49
49
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
50
- <testcontainers .version>1.18.3</testcontainers .version>
51
50
</properties >
52
51
53
52
<dependencies >
162
161
<version >2.0.2</version >
163
162
<scope >test</scope >
164
163
</dependency >
165
-
166
- <dependency >
167
- <groupId >org.testcontainers</groupId >
168
- <artifactId >testcontainers</artifactId >
169
- <version >${testcontainers.version} </version >
170
- <scope >test</scope >
171
- </dependency >
172
- <dependency >
173
- <groupId >org.testcontainers</groupId >
174
- <artifactId >junit-jupiter</artifactId >
175
- <version >${testcontainers.version} </version >
176
- <scope >test</scope >
177
- </dependency >
178
164
<!-- end test -->
179
165
</dependencies >
180
166
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments