Skip to content

Commit 88c2fa5

Browse files
Update dependency org.testcontainers:testcontainers-junit-jupiter to v2.0.5 (#547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32387ed commit 88c2fa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.testcontainers</groupId>
8080
<artifactId>testcontainers-junit-jupiter</artifactId>
81-
<version>2.0.3</version>
81+
<version>2.0.5</version>
8282
<scope>test</scope>
8383
</dependency>
8484
<dependency>

0 commit comments

Comments
 (0)