Skip to content

Commit 89b3333

Browse files
build(deps): bump com.openai:openai-java from 4.22.0 to 4.23.0
Bumps [com.openai:openai-java](https://github.com/openai/openai-java) from 4.22.0 to 4.23.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@v4.22.0...v4.23.0) --- updated-dependencies: - dependency-name: com.openai:openai-java dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3292631 commit 89b3333

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ version '1.0-SNAPSHOT'
1414
ext {
1515
jooqVersion = '3.20.5'
1616
jacksonVersion = '2.19.1'
17-
chatGPTVersion = '4.22.0'
17+
chatGPTVersion = '4.23.0'
1818
junitVersion = '6.0.0'
1919
}
2020

0 commit comments

Comments
 (0)