Skip to content

Commit

Permalink
Update Spotify docker-maven-plugin to 0.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Pratt authored Nov 18, 2016
1 parent 6f66943 commit 43e4ec4
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 @@ -164,7 +164,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.4.9</version>
<version>0.4.13</version>
<configuration>
<imageName>kafdrop</imageName>
<forceTags>true</forceTags>
Expand Down

0 comments on commit 43e4ec4

Please sign in to comment.