From cbe379b4239878dccd192fd541c77a39c1a0a1b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 18:36:50 +0000 Subject: [PATCH] chore(deps): update dependency com.openai:openai-java to v2 --- openai-java.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openai-java.json b/openai-java.json index 260e67a..16f54cf 100644 --- a/openai-java.json +++ b/openai-java.json @@ -1,7 +1,7 @@ { "description": "OpenAI official Java API", "properties": [ - { "name": "v", "value": "1.6.1" }, + { "name": "v", "value": "2.4.0" }, { "name": "v-renovate-hint", "value": "update: package=com.openai:openai-java" } ], "link": "https://github.com/openai/openai-java",