Skip to content

Commit 70a1189

Browse files
authored
Merge pull request #146 from genkit-ai/dependabot/maven/com.google.cloud.functions-function-maven-plugin-1.0.1
chore(deps)(deps-dev): bump com.google.cloud.functions:function-maven-plugin from 1.0.0 to 1.0.1
2 parents b2d0bc6 + 5b93f5e commit 70a1189

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/firebase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>com.google.cloud.functions</groupId>
109109
<artifactId>function-maven-plugin</artifactId>
110-
<version>1.0.0</version>
110+
<version>1.0.1</version>
111111
<configuration>
112112
<functionTarget>com.google.genkit.samples.firebase.functions.GeneratePoemFunction</functionTarget>
113113
</configuration>

0 commit comments

Comments
 (0)