File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Version History
1313 Switch to the _ project_ image.
1414- In the 1.6.0 release, the 5.0.1 version of the _ project_ image will become the default image. \
1515 Make sure you explicitly use this image name (and a version tag) if you want to stick to the _ Jacob Alberty_ image with the next release.
16+ - Updated various test-dependencies
1617
17181.5.0
1819-----
Original file line number Diff line number Diff line change 3939
4040 <testcontainers .version>1.20.4</testcontainers .version>
4141 <jaybird .version>5.0.6.java8</jaybird .version>
42- <junit5 .version>5.11.3 </junit5 .version>
42+ <junit5 .version>5.11.4 </junit5 .version>
4343 </properties >
4444
4545 <dependencyManagement >
8787 <dependency >
8888 <groupId >ch.qos.logback</groupId >
8989 <artifactId >logback-classic</artifactId >
90- <version >1.5.12 </version >
90+ <version >1.5.16 </version >
9191 <scope >test</scope >
9292 </dependency >
9393 <dependency >
You can’t perform that action at this time.
0 commit comments