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 111111 <dependency >
112112 <groupId >org.mockito</groupId >
113113 <artifactId >mockito-core</artifactId >
114- <version >4.6.1 </version >
114+ <version >4.7.0 </version >
115115 <scope >test</scope >
116116 </dependency >
117117
118118 <dependency >
119119 <groupId >org.mockito</groupId >
120120 <artifactId >mockito-junit-jupiter</artifactId >
121- <version >4.6.1 </version >
121+ <version >4.7.0 </version >
122122 <scope >test</scope >
123123 </dependency >
124124 </dependencies >
145145
146146 <plugin >
147147 <artifactId >maven-checkstyle-plugin</artifactId >
148- <version >3.1.2 </version >
148+ <version >3.2.0 </version >
149149 <dependencies >
150150 <dependency >
151151 <groupId >com.puppycrawl.tools</groupId >
198198 <plugin >
199199 <groupId >org.apache.maven.plugins</groupId >
200200 <artifactId >maven-javadoc-plugin</artifactId >
201- <version >3.4.0 </version >
201+ <version >3.4.1 </version >
202202 <configuration >
203203 <docfilessubdirs >true</docfilessubdirs >
204204 <additionalOptions >-html5</additionalOptions >
You can’t perform that action at this time.
0 commit comments