File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-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 >
6363 <configuration >
6464 <rerunFailingTestsCount >10</rerunFailingTestsCount >
6565 <argLine >-Xms1g -Xmx1g</argLine >
66- <argLine >--add-opens java.base/java.nio=ALL-UNNAMED</argLine >
6766 </configuration >
6867 </plugin >
6968 <plugin >
158157 <dependency >
159158 <groupId >net.java.dev.jna</groupId >
160159 <artifactId >jna</artifactId >
161- <version >5.12 .1</version >
160+ <version >5.18 .1</version >
162161 </dependency >
163162
164163 <dependency >
165164 <groupId >net.java.dev.jna</groupId >
166165 <artifactId >jna-platform</artifactId >
167- <version >5.12 .1</version >
166+ <version >5.18 .1</version >
168167 </dependency >
169168
170169 <dependency >
177176 <dependency >
178177 <groupId >org.mockito</groupId >
179178 <artifactId >mockito-core</artifactId >
180- <version >3.12.4 </version >
179+ <version >4.11.0 </version >
181180 <scope >test</scope >
182181 </dependency >
183182
You can’t perform that action at this time.
0 commit comments