File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010
1111 <properties >
1212 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
13- <jmh .version>1.35 </jmh .version>
13+ <jmh .version>1.37 </jmh .version>
1414 </properties >
1515
1616 <build >
157157 <dependency >
158158 <groupId >net.java.dev.jna</groupId >
159159 <artifactId >jna</artifactId >
160- <version >5.12 .1</version >
160+ <version >5.18 .1</version >
161161 </dependency >
162162
163163 <dependency >
164164 <groupId >net.java.dev.jna</groupId >
165165 <artifactId >jna-platform</artifactId >
166- <version >5.12 .1</version >
166+ <version >5.18 .1</version >
167167 </dependency >
168168
169169 <dependency >
176176 <dependency >
177177 <groupId >org.mockito</groupId >
178178 <artifactId >mockito-core</artifactId >
179- <version >3.12.4 </version >
179+ <version >4.11.0 </version >
180180 <scope >test</scope >
181181 </dependency >
182182
183183 <dependency >
184184 <groupId >org.assertj</groupId >
185185 <artifactId >assertj-core</artifactId >
186- <version >3.23.1 </version >
186+ <version >3.27.6 </version >
187187 <scope >test</scope >
188188 </dependency >
189189
You can’t perform that action at this time.
0 commit comments