Skip to content

Commit 546307c

Browse files
committed
Merge branch '__rultor'
2 parents 08395ca + c8f99d9 commit 546307c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,19 +163,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
163163
<dependency>
164164
<groupId>org.junit.jupiter</groupId>
165165
<artifactId>junit-jupiter-api</artifactId>
166-
<version>5.3.1</version>
166+
<version>5.10.2</version>
167167
<scope>test</scope>
168168
</dependency>
169169
<dependency>
170170
<groupId>org.junit.jupiter</groupId>
171171
<artifactId>junit-jupiter-engine</artifactId>
172-
<version>5.3.1</version>
172+
<version>5.10.2</version>
173173
<scope>test</scope>
174174
</dependency>
175175
<dependency>
176176
<groupId>org.junit.jupiter</groupId>
177177
<artifactId>junit-jupiter-params</artifactId>
178-
<version>5.3.1</version>
178+
<version>5.10.2</version>
179179
<scope>test</scope>
180180
</dependency>
181181
<dependency>

0 commit comments

Comments
 (0)