Skip to content

Commit b7a7739

Browse files
fix(deps): update junit5 monorepo to v5.9.3
1 parent c948597 commit b7a7739

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

java8/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.junit.jupiter</groupId>
9797
<artifactId>junit-jupiter-engine</artifactId>
98-
<version>5.9.1</version>
98+
<version>5.9.3</version>
9999
<scope>test</scope>
100100
</dependency>
101101
<dependency>
@@ -197,7 +197,7 @@
197197
<dependency>
198198
<groupId>org.junit.jupiter</groupId>
199199
<artifactId>junit-jupiter-api</artifactId>
200-
<version>5.9.1</version>
200+
<version>5.9.3</version>
201201
</dependency>
202202
<dependency>
203203
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)