Skip to content

Commit

Permalink
build(deps): bump com.google.cloud.tools:jib-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 21615f8 commit a247748
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 @@ -53,7 +53,7 @@
<plugin.version.jacoco>0.8.10</plugin.version.jacoco>
<plugin.version.fmt>2.13</plugin.version.fmt>
<plugin.version.license>4.2</plugin.version.license>
<plugin.version.jib>3.3.2</plugin.version.jib>
<plugin.version.jib>3.4.0</plugin.version.jib>

<assertj.version>3.24.2</assertj.version>
<awaitility.version>4.2.0</awaitility.version>
Expand Down

0 comments on commit a247748

Please sign in to comment.