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 9090 <dependency >
9191 <groupId >org.junit.jupiter</groupId >
9292 <artifactId >junit-jupiter</artifactId >
93- <version >5.10.0 </version >
93+ <version >5.13.3 </version >
9494 <scope >test</scope >
9595 </dependency >
9696 <dependency >
9797 <groupId >org.mockito</groupId >
9898 <artifactId >mockito-core</artifactId >
99- <version >5.5 .0</version >
99+ <version >5.18 .0</version >
100100 <scope >test</scope >
101101 </dependency >
102102 <dependency >
103103 <groupId >org.mockito</groupId >
104104 <artifactId >mockito-junit-jupiter</artifactId >
105- <version >5.5 .0</version >
105+ <version >5.18 .0</version >
106106 <scope >test</scope >
107107 </dependency >
108108 <dependency >
109109 <groupId >org.assertj</groupId >
110110 <artifactId >assertj-core</artifactId >
111- <version >3.24.2 </version >
111+ <version >3.27.3 </version >
112112 <scope >test</scope >
113113 </dependency >
114114 </dependencies >
You can’t perform that action at this time.
0 commit comments