Skip to content

Commit 3d59a2c

Browse files
Bump com.openai:openai-java in /projects/mcp/mcp-demo
Bumps [com.openai:openai-java](https://github.com/openai/openai-java) from 2.2.0 to 4.8.0. - [Release notes](https://github.com/openai/openai-java/releases) - [Changelog](https://github.com/openai/openai-java/blob/main/CHANGELOG.md) - [Commits](openai/openai-java@v2.2.0...v4.8.0) --- updated-dependencies: - dependency-name: com.openai:openai-java dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1165314 commit 3d59a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/mcp/mcp-demo/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mcp = "0.8.0"
88
slf4j = "2.0.17"
99
ktor = "3.3.3"
1010
shadow = "9.2.2"
11-
openai = "2.2.0"
11+
openai = "4.8.0"
1212

1313
[libraries]
1414
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

0 commit comments

Comments
 (0)