Skip to content

Commit bdfc278

Browse files
build(deps): bump com.openai:openai-java from 4.35.0 to 4.36.0 (#1480)
Bumps [com.openai:openai-java](https://github.com/openai/openai-java) from 4.35.0 to 4.36.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.35.0...v4.36.0) --- updated-dependencies: - dependency-name: com.openai:openai-java dependency-version: 4.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c941a5a commit bdfc278

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.21.2'
1616
jacksonVersion = '2.19.1'
17-
chatGPTVersion = '4.35.0'
17+
chatGPTVersion = '4.36.0'
1818
junitVersion = '6.0.0'
1919
}
2020

0 commit comments

Comments
 (0)