Skip to content

Commit

Permalink
Update dependency io.fabric8:docker-maven-plugin to v0.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 7301d67 commit 9f16b87
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 @@ -288,7 +288,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.45.0</version>
<version>0.45.1</version>
<configuration>
<showLogs>false</showLogs>
<verbose>true</verbose>
Expand Down

0 comments on commit 9f16b87

Please sign in to comment.