File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 90
90
<dependency >
91
91
<groupId >org.junit.jupiter</groupId >
92
92
<artifactId >junit-jupiter</artifactId >
93
- <version >5.10.0 </version >
93
+ <version >5.13.3 </version >
94
94
<scope >test</scope >
95
95
</dependency >
96
96
<dependency >
97
97
<groupId >org.mockito</groupId >
98
98
<artifactId >mockito-core</artifactId >
99
- <version >5.5 .0</version >
99
+ <version >5.18 .0</version >
100
100
<scope >test</scope >
101
101
</dependency >
102
102
<dependency >
103
103
<groupId >org.mockito</groupId >
104
104
<artifactId >mockito-junit-jupiter</artifactId >
105
- <version >5.5 .0</version >
105
+ <version >5.18 .0</version >
106
106
<scope >test</scope >
107
107
</dependency >
108
108
<dependency >
109
109
<groupId >org.assertj</groupId >
110
110
<artifactId >assertj-core</artifactId >
111
- <version >3.24.2 </version >
111
+ <version >3.27.3 </version >
112
112
<scope >test</scope >
113
113
</dependency >
114
114
</dependencies >
You can’t perform that action at this time.
0 commit comments