Skip to content

Commit 95fc917

Browse files
Bump org.testcontainers:junit-jupiter from 1.20.6 to 1.21.0 (#122)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99279f5 commit 95fc917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>org.testcontainers</groupId>
138138
<artifactId>junit-jupiter</artifactId>
139-
<version>1.20.6</version>
139+
<version>1.21.0</version>
140140
<scope>test</scope>
141141
</dependency>
142142
<dependency>

0 commit comments

Comments
 (0)