Skip to content

Commit 44bb86b

Browse files
Bump com.openai:openai-java from 4.14.0 to 4.15.0 (#1377)
Bumps [com.openai:openai-java](https://github.com/openai/openai-java) from 4.14.0 to 4.15.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.14.0...v4.15.0) --- updated-dependencies: - dependency-name: com.openai:openai-java dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5009653 commit 44bb86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.14.0'
17+
chatGPTVersion = '4.15.0'
1818
junitVersion = '6.0.0'
1919
}
2020

0 commit comments

Comments
 (0)