Skip to content

Commit

Permalink
working on 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Sep 9, 2023
1 parent 1996ab9 commit 5b3c28f
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 @@ -5,7 +5,7 @@

<groupId>org.htmlunit</groupId>
<artifactId>htmlunit3-android</artifactId>
<version>3.5.0</version>
<version>3.6.0-SNAPSHOT</version>

<name>HtmlUnitAndroid</name>
<organization>
Expand All @@ -26,7 +26,7 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>

<htmlunit.version>3.5.0</htmlunit.version>
<htmlunit.version>3.6.0-SNAPSHOT</htmlunit.version>
<!-- overwrite the jetty version to be compatible with older android api's -->
<!-- see https://github.com/HtmlUnit/htmlunit-android/issues/5 -->
<jetty.version>9.4.19.v20190610</jetty.version>
Expand Down

0 comments on commit 5b3c28f

Please # to comment.