Skip to content

Commit

Permalink
Upgrade HtmlUnit 4.5.0 to 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tntim96 committed Nov 15, 2024
1 parent 3f782ff commit f46ae18
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2.0.21 / 2024-??-??
==================
* Internal: Mockito 5.13.0 to 5.14.2, HtmlUnit 4.4.0 to 4.5.0
* Internal: Mockito 5.13.0 to 5.14.2, HtmlUnit 4.4.0 to 4.6.0

2.0.20 / 2024-08-30
==================
Expand Down
14 changes: 7 additions & 7 deletions JSCover.iml
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
<orderEntry type="library" name="Maven: com.google.javascript:closure-compiler:v20240317" level="project" />
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.11.0" level="project" />
<orderEntry type="library" name="Maven: com.google.errorprone:error_prone_annotations:2.27.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit:4.5.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit:4.6.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apache.httpcomponents:httpmime:4.5.14" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apache.httpcomponents:httpclient:4.5.14" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apache.httpcomponents:httpcore:4.4.16" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-core-js:4.5.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:neko-htmlunit:4.5.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-cssparser:4.5.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-xpath:4.5.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-csp:4.5.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-websocket-client:4.5.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-core-js:4.6.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:neko-htmlunit:4.6.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-cssparser:4.6.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-xpath:4.6.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-csp:4.6.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.htmlunit:htmlunit-websocket-client:4.6.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apache.commons:commons-lang3:3.17.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apache.commons:commons-text:1.12.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: commons-io:commons-io:2.17.0" level="project" />
Expand Down
Loading

0 comments on commit f46ae18

Please sign in to comment.