Skip to content

Commit 4a1bf5d

Browse files
committed
test(deps): update test libraries
1 parent 3d4eb9f commit 4a1bf5d

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
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.junit</groupId>
7171
<artifactId>junit-bom</artifactId>
72-
<version>5.14.0</version>
72+
<version>6.0.0</version>
7373
<type>pom</type>
7474
<scope>import</scope>
7575
</dependency>
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>org.mockito</groupId>
100100
<artifactId>mockito-core</artifactId>
101-
<version>4.11.0</version>
101+
<version>5.20.0</version>
102102
<scope>test</scope>
103103
</dependency>
104104
<dependency>

0 commit comments

Comments
 (0)