Skip to content

Commit f20d863

Browse files
committed
openai update
1 parent 0e67b5b commit f20d863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

poem-demo/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-structures-dstu3" % "8.4.
6767
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-structures-dstu2" % "8.4.0"
6868

6969
// https://mvnrepository.com/artifact/com.openai/openai-java
70-
libraryDependencies += "com.openai" % "openai-java" % "4.2.0"
70+
libraryDependencies += "com.openai" % "openai-java" % "4.3.0"
7171

7272
// https://mvnrepository.com/artifact/org.json/json
7373
libraryDependencies += "org.json" % "json" % "20250517"

0 commit comments

Comments
 (0)