Skip to content

Commit a9a87fa

Browse files
fix(deps): update dependency com.openai:openai-java to v2.12.1
1 parent 4385fc7 commit a9a87fa

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
@@ -82,7 +82,7 @@ log4j2-slf4j = { group= "org.apache.logging.log4j", name="log4j-slf4j2-impl", ve
8282
log4j2-core = { group= "org.apache.logging.log4j", name="log4j-core", version.ref="log4j2"}
8383

8484
# Instrumented libraries
85-
openaiClient = "com.openai:openai-java:2.12.0"
85+
openaiClient = "com.openai:openai-java:2.12.1"
8686

8787
[bundles]
8888

0 commit comments

Comments
 (0)