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 9292 <section name =" Where to find..." >
9393 <p >
9494 <dl >
95- <dt >Latest release <date >March 25 , 2025</date ></dt >
95+ <dt >Latest release <date >March 26 , 2025</date ></dt >
9696 <dd >
97- <p ><a href =" https://github.com/HtmlUnit/htmlunit/releases/tag/4.11.0 " >version 4.11.0 </a ></p >
97+ <p ><a href =" https://github.com/HtmlUnit/htmlunit/releases/tag/4.11.1 " >version 4.11.1 </a ></p >
9898 </dd >
9999
100100 <dt >Source code</dt >
220220<dependency>
221221 <groupId>org.htmlunit</groupId>
222222 <artifactId>htmlunit</artifactId>
223- <version>4.11.0 </version>
223+ <version>4.11.1 </version>
224224</dependency>]]> </source >
225225 </p >
226226
227227 <p >
228228 For gradle, you would add:
229229 <source ><![CDATA[
230- implementation group: 'org.htmlunit', name: 'htmlunit', version: '4.11.0 ']]> </source >
230+ implementation group: 'org.htmlunit', name: 'htmlunit', version: '4.11.1 ']]> </source >
231231 </p >
232232
233233 <p >
You can’t perform that action at this time.
0 commit comments