Skip to content

Commit f858531

Browse files
authored
Merge pull request #20 from CondationCMS/dependabot/maven/dev-deps-735e001eca
Bump org.testcontainers:junit-jupiter from 1.21.3 to 1.21.4 in the dev-deps group
2 parents 824e870 + 0c26789 commit f858531

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
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.testcontainers</groupId>
9393
<artifactId>junit-jupiter</artifactId>
94-
<version>1.21.3</version>
94+
<version>1.21.4</version>
9595
<scope>test</scope>
9696
</dependency>
9797
<dependency>

0 commit comments

Comments
 (0)