Skip to content

Commit cae7899

Browse files
authored
Merge pull request #808 from cantaloupe-project/jcoyne-patch-1
Bump junit-jupiter-engine to 5.13.4
2 parents 46b7dd8 + 94a4a94 commit cae7899

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
@@ -182,7 +182,7 @@
182182
<dependency>
183183
<groupId>org.junit.jupiter</groupId>
184184
<artifactId>junit-jupiter-engine</artifactId>
185-
<version>5.13.3</version>
185+
<version>5.13.4</version>
186186
<scope>test</scope>
187187
</dependency>
188188
<!-- Performance tests -->

0 commit comments

Comments
 (0)