Skip to content

Commit 16cf39a

Browse files
chore(deps): update junit5 monorepo to v5.11.2
1 parent 14cdc78 commit 16cf39a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,13 @@
186186
<dependency>
187187
<groupId>org.junit.jupiter</groupId>
188188
<artifactId>junit-jupiter-engine</artifactId>
189-
<version>5.11.1</version>
189+
<version>5.11.2</version>
190190
<scope>test</scope>
191191
</dependency>
192192
<dependency>
193193
<groupId>org.junit.jupiter</groupId>
194194
<artifactId>junit-jupiter-params</artifactId>
195-
<version>5.11.1</version>
195+
<version>5.11.2</version>
196196
<scope>test</scope>
197197
</dependency>
198198
<dependency>

0 commit comments

Comments
 (0)