File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed
scaffolder-templates/agentic-ai-template/skeleton Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " v1" ,
3+ "lastUpdate" : " 20/03/2025 07:12:56" ,
4+ "plugins" : {
5+ "tls" : {
6+ "name" : " tls" ,
7+ "type" : " extension" ,
8+ "location" : " io.quarkus:quarkus-tls-registry-cli:3.19.4" ,
9+ "description" : null ,
10+ "inProjectCatalog" : false
11+ }
12+ }
13+ }
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >io.quarkiverse.langchain4j</groupId >
3535 <artifactId >quarkus-langchain4j-mcp</artifactId >
36- <version >0.26.0 </version >
36+ <version >0.26.1 </version >
3737 </dependency >
3838 <dependency >
3939 <groupId >io.quarkus</groupId >
7272 <dependency >
7373 <groupId >io.quarkiverse.langchain4j</groupId >
7474 <artifactId >quarkus-langchain4j-openai</artifactId >
75- <version >0.26.0 </version >
75+ <version >0.26.1 </version >
7676 </dependency >
7777 <dependency >
7878 <groupId >io.quarkus</groupId >
8181 <dependency >
8282 <groupId >io.quarkiverse.langchain4j</groupId >
8383 <artifactId >quarkus-langchain4j-ollama</artifactId >
84- <version >0.26.0 </version >
84+ <version >0.26.1 </version >
8585 </dependency >
8686 <dependency >
8787 <groupId >io.quarkus</groupId >
You can’t perform that action at this time.
0 commit comments