Skip to content

Commit

Permalink
Bump com.github.klieber:phantomjs-maven-plugin from 0.4 to 0.6
Browse files Browse the repository at this point in the history
Bumps [com.github.klieber:phantomjs-maven-plugin](https://github.com/klieber/phantomjs-maven-plugin) from 0.4 to 0.6.
- [Release notes](https://github.com/klieber/phantomjs-maven-plugin/releases)
- [Commits](klieber/phantomjs-maven-plugin@0.4...0.6)

---
updated-dependencies:
- dependency-name: com.github.klieber:phantomjs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 5d7dc30 commit c8bf116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<plugin>
<groupId>com.github.klieber</groupId>
<artifactId>phantomjs-maven-plugin</artifactId>
<version>0.4</version>
<version>0.6</version>
<executions>
<execution>
<phase>process-test-resources</phase>
Expand Down

0 comments on commit c8bf116

Please sign in to comment.