Skip to content

Commit

Permalink
Update dependency org.testcontainers:junit-jupiter to v1.17.4
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 29, 2022
1 parent 8bb2502 commit def0e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -282,7 +282,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.17.3</version>
<version>1.17.4</version>
<scope>test</scope>
</dependency>
<dependency>

0 comments on commit def0e7e

Please sign in to comment.