Skip to content

Commit

Permalink
Merge pull request #5371 from opentripplanner/renovate/com.google.clo…
Browse files Browse the repository at this point in the history
…ud.tools-jib-maven-plugin-3.x

Update dependency com.google.cloud.tools:jib-maven-plugin to v3.4.0
  • Loading branch information
leonardehrenfried authored Sep 26, 2023
2 parents 1816d1b + 3dd8794 commit 138e494
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 @@ -445,7 +445,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<container>
<mainClass>org.opentripplanner.standalone.OTPMain</mainClass>
Expand Down

0 comments on commit 138e494

Please sign in to comment.