Skip to content

Commit

Permalink
fix name of vertex in bom generator
Browse files Browse the repository at this point in the history
  • Loading branch information
David Motsonashvili committed Aug 26, 2024
1 parent cc3bb8e commit ee03418
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public String generateVersionUpdate() {
outputBuilder.append(
generateVersionVariable(
depsByArtifactId,
"Vertex AI for Firebase",
"Vertex AI in Firebase",
"vertex-dependency",
"com.google.firebase:firebase-vertexai"));
outputBuilder.append(
Expand Down

0 comments on commit ee03418

Please sign in to comment.