We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96187d5 commit d6e8aa4Copy full SHA for d6e8aa4
1 file changed
gradle/libs.versions.toml
@@ -82,7 +82,7 @@ log4j2-slf4j = { group= "org.apache.logging.log4j", name="log4j-slf4j2-impl", ve
82
log4j2-core = { group= "org.apache.logging.log4j", name="log4j-core", version.ref="log4j2"}
83
84
# Instrumented libraries
85
-openaiClient = "com.openai:openai-java:2.0.0"
+openaiClient = "com.openai:openai-java:2.2.0"
86
87
[bundles]
88
0 commit comments