Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
bot incorrectly bumped function-maven-plugin version
  • Loading branch information
maemayve authored Feb 12, 2025
1 parent c18fa6c commit 18d4ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invoker/conformance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<plugin>
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>1.4.0</version>
<version>0.11.1</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 18d4ce8

Please sign in to comment.