Skip to content

Commit 177a9b7

Browse files
committed
Update junit-jupiter to 5.9.3
1 parent b550338 commit 177a9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypixel-api-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.junit.jupiter</groupId>
2727
<artifactId>junit-jupiter</artifactId>
28-
<version>5.8.2</version>
28+
<version>5.9.3</version>
2929
<scope>test</scope>
3030
</dependency>
3131
<dependency>

0 commit comments

Comments
 (0)