Skip to content

Commit

Permalink
fix(deps): update dependency com.google.cloud.tools:jib-maven-plugin …
Browse files Browse the repository at this point in the history
…to v3.4.2 (#1051)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent 21457b8 commit f8fa100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micronaut-maven-jib-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</dependency>
<dependency>
<groupId>com.google.cloud.tools</groupId>
Expand Down

0 comments on commit f8fa100

Please sign in to comment.