Skip to content

Commit 3c7c06a

Browse files
fix(deps): update dependency com.openai:openai-java to v1.3.0 (#602)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent d3a104f commit 3c7c06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ ant = "org.apache.ant:ant:1.10.15"
7777
asm = "org.ow2.asm:asm:9.8"
7878

7979
# Instrumented libraries
80-
openaiClient = "com.openai:openai-java:1.2.0"
80+
openaiClient = "com.openai:openai-java:1.3.0"
8181

8282
[bundles]
8383

0 commit comments

Comments
 (0)