Skip to content

Commit b733651

Browse files
Bump dev.langchain4j:langchain4j-ollama from 1.3.0 to 1.4.0
Bumps [dev.langchain4j:langchain4j-ollama](https://github.com/langchain4j/langchain4j) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/langchain4j/langchain4j/releases) - [Commits](langchain4j/langchain4j@1.3.0...1.4.0) --- updated-dependencies: - dependency-name: dev.langchain4j:langchain4j-ollama dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f387302 commit b733651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<!-- Experimental modules from langchain4j -->
9393
<version.dev.langchain4j.beta>1.3.0-beta9</version.dev.langchain4j.beta>
9494
<!-- Base langchain4j version -->
95-
<version.dev.langchain4j>1.3.0</version.dev.langchain4j>
95+
<version.dev.langchain4j>1.4.0</version.dev.langchain4j>
9696

9797
<!-- Checkstyle props -->
9898
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>

0 commit comments

Comments
 (0)