Skip to content

Commit 360ea1e

Browse files
Update junit5 monorepo to v5.10.0
1 parent 011a8d4 commit 360ea1e

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
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>org.junit</groupId>
128128
<artifactId>junit-bom</artifactId>
129-
<version>5.9.1</version>
129+
<version>5.10.0</version>
130130
<type>pom</type>
131131
</dependency>
132132
<dependency>
@@ -191,7 +191,7 @@
191191
<dependency>
192192
<groupId>org.junit.jupiter</groupId>
193193
<artifactId>junit-jupiter</artifactId>
194-
<version>5.9.1</version>
194+
<version>5.10.0</version>
195195
<scope>test</scope>
196196
</dependency>
197197
</dependencies>

0 commit comments

Comments
 (0)