Skip to content

Commit 4a1aa66

Browse files
committed
chore: bump langchain4j embeddings and mongodb atlas dependencies to 1.18.0-beta28
1 parent f0bb315 commit 4a1aa66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
<dependency>
4545
<groupId>dev.langchain4j</groupId>
4646
<artifactId>langchain4j-embeddings-all-minilm-l6-v2</artifactId>
47-
<version>1.16.0-beta26</version>
47+
<version>1.18.0-beta28</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>dev.langchain4j</groupId>
5151
<artifactId>langchain4j-mongodb-atlas</artifactId>
52-
<version>1.15.1-beta25</version>
52+
<version>1.18.0-beta28</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>io.helidon.microprofile.bundles</groupId>

0 commit comments

Comments
 (0)