Skip to content

Commit

Permalink
Fix wrong JIB version
Browse files Browse the repository at this point in the history
  • Loading branch information
thegridman committed Sep 25, 2024
1 parent 2cf90af commit f91ce16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.4.1</version>
<version>3.4.0</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down

0 comments on commit f91ce16

Please sign in to comment.