Skip to content

Commit

Permalink
Merge pull request #50 from uhafner/dependabot/maven/com.google.cloud…
Browse files Browse the repository at this point in the history
….tools-jib-maven-plugin-2.8.0

Bump jib-maven-plugin from 2.7.1 to 2.8.0
  • Loading branch information
uhafner authored Mar 1, 2021
2 parents 918be57 + 70d4b6b commit add42ea
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 @@ -59,7 +59,7 @@
<properties>
<module.name>${project.groupId}.autograding.ghaction</module.name>

<jib-maven-plugin.version>2.7.1</jib-maven-plugin.version>
<jib-maven-plugin.version>2.8.0</jib-maven-plugin.version>
</properties>

<build>
Expand Down

0 comments on commit add42ea

Please sign in to comment.