diff --git a/package.json b/package.json index fdb5866..8a19086 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ }, "dependencies": { "@actions/core": "^1.10.0", + "@google/genai": "^1.15.0", "@octokit/rest": "^19.0.7", "minimatch": "^7.4.2", - "@google/genai": "^0.2.1", "parse-diff": "^0.11.1", "ts-node": "^10.9.1" },