Skip to content

Commit

Permalink
Switched to PhantomJS 2.2.0-SNAPSHOT.
Browse files Browse the repository at this point in the history
Check whether #20 is dependent on the renderer
  • Loading branch information
thvitt committed Nov 24, 2016
1 parent e7045b3 commit 8c4effc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
<artifactId>phantomjs-maven-plugin</artifactId>
<version>0.7</version>
<configuration>
<version>1.9.1</version>
<version>2.2.0-SNAPSHOT</version>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 8c4effc

Please sign in to comment.