File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >disputes-api</artifactId >
13- <version >1.0.0 </version >
13+ <version >1.0.1 </version >
1414 <packaging >jar</packaging >
1515
1616 <name >disputes-api</name >
211211 <dependency >
212212 <groupId >org.wiremock.integrations</groupId >
213213 <artifactId >wiremock-spring-boot</artifactId >
214- <version >3.8.2 </version >
214+ <version >3.10.6 </version >
215215 <scope >test</scope >
216216 </dependency >
217217 <dependency >
218218 <groupId >dev.vality</groupId >
219219 <artifactId >testcontainers-annotations</artifactId >
220- <version >3.0.0 </version >
220+ <version >3.3.2 </version >
221221 <scope >test</scope >
222222 </dependency >
223223 <dependency >
224224 <groupId >io.zonky.test</groupId >
225225 <artifactId >embedded-postgres</artifactId >
226- <version >2.1 .0</version >
226+ <version >2.2 .0</version >
227227 <scope >test</scope >
228228 </dependency >
229229 <dependency >
230230 <groupId >io.zonky.test.postgres</groupId >
231231 <artifactId >embedded-postgres-binaries-darwin-amd64</artifactId >
232- <version >17.4 .0</version >
232+ <version >17.7 .0</version >
233233 <scope >test</scope >
234234 </dependency >
235235 <dependency >
236236 <groupId >io.zonky.test</groupId >
237237 <artifactId >embedded-database-spring-test</artifactId >
238- <version >2.6.0 </version >
238+ <version >2.7.1 </version >
239239 <scope >test</scope >
240240 </dependency >
241241 </dependencies >
You can’t perform that action at this time.
0 commit comments