Skip to content

Commit 220aaac

Browse files
committed
Upgrade to Quarkus LangChain4j 1.1.2
1 parent d9b8f5a commit 220aaac

File tree

4 files changed

+169
-169
lines changed

4 files changed

+169
-169
lines changed

generated-platform-project/quarkus-camel/bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1032,12 +1032,12 @@
10321032
<dependency>
10331033
<groupId>io.quarkiverse.langchain4j</groupId>
10341034
<artifactId>quarkus-langchain4j-core-deployment</artifactId>
1035-
<version>1.1.1</version>
1035+
<version>1.1.2</version>
10361036
</dependency>
10371037
<dependency>
10381038
<groupId>io.quarkiverse.langchain4j</groupId>
10391039
<artifactId>quarkus-langchain4j-core</artifactId>
1040-
<version>1.1.1</version>
1040+
<version>1.1.2</version>
10411041
</dependency>
10421042
<dependency>
10431043
<groupId>io.quarkiverse.messaginghub</groupId>

0 commit comments

Comments
 (0)