Skip to content

Commit 6dbfc00

Browse files
chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 in /tests/integration (#65)
1 parent ba4103c commit 6dbfc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.junit.jupiter</groupId>
5353
<artifactId>junit-jupiter</artifactId>
54-
<version>5.11.3</version>
54+
<version>5.11.4</version>
5555
<scope>test</scope>
5656
</dependency>
5757
<dependency>

0 commit comments

Comments
 (0)