Skip to content

Commit

Permalink
chore(deps): Bump com.google.cloud.tools:jib-maven-plugin (#293)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 187bcf6 commit de83aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dictum-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<micronaut.runtime>netty</micronaut.runtime>
<micronaut-maven-plugin.version>4.0.6</micronaut-maven-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<jib-maven-plugin.version>3.3.2</jib-maven-plugin.version>
<jib-maven-plugin.version>3.4.0</jib-maven-plugin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit de83aef

Please sign in to comment.