Skip to content

Commit 5f13e02

Browse files
Update dependency com.microsoft.onnxruntime:onnxruntime to v1.21.0
1 parent 552c6af commit 5f13e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

langchain4j-embeddings/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.microsoft.onnxruntime</groupId>
3232
<artifactId>onnxruntime</artifactId>
33-
<version>1.20.0</version>
33+
<version>1.21.0</version>
3434
</dependency>
3535

3636
<dependency>

0 commit comments

Comments
 (0)