feat(core, cli): Bump genai version to 1.30.0 (#13435)

This commit is contained in:
joshualitt
2025-11-19 12:52:27 -08:00
committed by GitHub
parent 84573992b4
commit 25f8452127
9 changed files with 333 additions and 35 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
},
"dependencies": {
"@google/gemini-cli-core": "file:../core",
"@google/genai": "1.16.0",
"@google/genai": "1.30.0",
"@iarna/toml": "^2.2.5",
"@modelcontextprotocol/sdk": "^1.15.1",
"@types/update-notifier": "^6.0.8",