Skip to content

Commit

Permalink
build(deps): update dependency org.codehaus.mojo:build-helper-maven-p…
Browse files Browse the repository at this point in the history
…lugin to v3.2.0 (#193)
  • Loading branch information
renovate-bot committed Sep 1, 2020
1 parent b65c2a1 commit 839f4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<executions>
<execution>
<id>add-snippets-source</id>
Expand Down

0 comments on commit 839f4c5

Please sign in to comment.