Skip to content

Commit

Permalink
use cssparser and neko release
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Jan 22, 2023
1 parent 4e0b6ac commit 1a09ade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>

<htmlunitcssparser.version>1.14.0-SNAPSHOT</htmlunitcssparser.version>
<htmlunitneko.version>2.70.0-SNAPSHOT</htmlunitneko.version>
<htmlunitcssparser.version>1.14.0</htmlunitcssparser.version>
<htmlunitneko.version>2.70.0</htmlunitneko.version>
<htmlunitcorejs.version>2.70.0</htmlunitcorejs.version>
<htmlunitxpath.version>2.70.0</htmlunitxpath.version>

Expand Down

0 comments on commit 1a09ade

Please sign in to comment.