Skip to content

Commit

Permalink
Merge pull request #73 from zeebe-io/dependabot/maven/com.google.clou…
Browse files Browse the repository at this point in the history
…d.tools-jib-maven-plugin-2.7.0
  • Loading branch information
dependabot-preview[bot] authored Dec 7, 2020
2 parents 6726925 + 8446a9b commit 6963386
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 @@ -198,7 +198,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>2.6.0</version>
<version>2.7.0</version>
<configuration>
<to>
<image>docker.io/camunda/zeebe-simple-tasklist</image>
Expand Down

0 comments on commit 6963386

Please sign in to comment.