We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a5e3e commit 2cb3d54Copy full SHA for 2cb3d54
langchain4j-embeddings/pom.xml
@@ -16,7 +16,7 @@
16
<description>Common functionality for other langchain4j-embeddings-xxx modules</description>
17
18
<properties>
19
- <ai.djl.version>0.31.1</ai.djl.version>
+ <ai.djl.version>0.32.0</ai.djl.version>
20
</properties>
21
22
<dependencies>
0 commit comments