Skip to content

Commit 5b32b1a

Browse files
Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 (#958)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3262194 commit 5b32b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
<dependency>
227227
<groupId>org.testcontainers</groupId>
228228
<artifactId>testcontainers</artifactId>
229-
<version>1.20.3</version>
229+
<version>1.20.4</version>
230230
<scope>test</scope>
231231
<exclusions>
232232
<!-- Provided by Jenkins core -->

0 commit comments

Comments
 (0)