Skip to content

Commit 310e3aa

Browse files
elharoslachiewicz
authored andcommitted
update a couple of test dependencies
Closes #17
1 parent df65ae6 commit 310e3aa

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
@@ -362,13 +362,13 @@ under the License.
362362
<dependency>
363363
<groupId>junit</groupId>
364364
<artifactId>junit</artifactId>
365-
<version>4.12</version>
365+
<version>4.13</version>
366366
<scope>test</scope>
367367
</dependency>
368368
<dependency>
369369
<groupId>org.mockito</groupId>
370370
<artifactId>mockito-core</artifactId>
371-
<version>2.19.0</version>
371+
<version>2.28.2</version>
372372
<scope>test</scope>
373373
</dependency>
374374
<dependency>

0 commit comments

Comments
 (0)