We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a959b commit d976008Copy full SHA for d976008
models/langchain4j-community-oci-genai/pom.xml
@@ -24,7 +24,7 @@
24
25
<properties>
26
<skipOciGenAiITs>false</skipOciGenAiITs>
27
- <oci-sdk.version>3.69.0</oci-sdk.version>
+ <oci-sdk.version>3.70.1</oci-sdk.version>
28
<!-- Stable module name until lc4j switches to JPMS -->
29
<automatic-module-name>langchain4j.community.oci.genai</automatic-module-name>
30
</properties>
0 commit comments