Skip to content

Commit 0fb7603

Browse files
committed
upgrade
1 parent 4fd8315 commit 0fb7603

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,20 +75,20 @@
7575
<dependency>
7676
<groupId>org.junit.jupiter</groupId>
7777
<artifactId>junit-jupiter-api</artifactId>
78-
<version>6.1.2</version>
78+
<version>6.1.3</version>
7979
<scope>test</scope>
8080
</dependency>
8181
<dependency>
8282
<groupId>org.junit.jupiter</groupId>
8383
<artifactId>junit-jupiter-engine</artifactId>
84-
<version>6.1.2</version>
84+
<version>6.1.3</version>
8585
<scope>test</scope>
8686
</dependency>
8787

8888
<dependency>
8989
<groupId>org.junit.platform</groupId>
9090
<artifactId>junit-platform-launcher</artifactId>
91-
<version>6.1.2</version>
91+
<version>6.1.3</version>
9292
<scope>test</scope>
9393
</dependency>
9494

0 commit comments

Comments
 (0)