Skip to content

Commit 0837f66

Browse files
authored
Merge pull request #235 from BenCodez/dependabot/maven/AdvancedCore/org.junit.jupiter-junit-jupiter-api-5.13.4
Bump org.junit.jupiter:junit-jupiter-api from 5.4.0 to 5.13.4 in /AdvancedCore
2 parents e684995 + 4a77503 commit 0837f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AdvancedCore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<dependency>
289289
<groupId>org.junit.jupiter</groupId>
290290
<artifactId>junit-jupiter-api</artifactId>
291-
<version>5.4.0</version>
291+
<version>5.13.4</version>
292292
<scope>test</scope>
293293
</dependency>
294294
<dependency>

0 commit comments

Comments
 (0)