Skip to content

Commit f79ec93

Browse files
Bump io.quarkiverse.antora:quarkus-antora from 1.0.0 to 1.0.1
Bumps [io.quarkiverse.antora:quarkus-antora](https://github.com/quarkiverse/quarkus-antora) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/quarkiverse/quarkus-antora/releases) - [Commits](quarkiverse/quarkus-antora@1.0.0...1.0.1) --- updated-dependencies: - dependency-name: io.quarkiverse.antora:quarkus-antora dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b53410f commit f79ec93

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
@@ -33,7 +33,7 @@
3333
<quarkus.version>3.15.2</quarkus.version>
3434
<langchain4j.version>0.36.2</langchain4j.version>
3535
<langchain4j-embeddings.version>0.36.2</langchain4j-embeddings.version>
36-
<quarkus-antora.version>1.0.0</quarkus-antora.version>
36+
<quarkus-antora.version>1.0.1</quarkus-antora.version>
3737
<quarkus-poi.version>2.0.4</quarkus-poi.version> <!-- we need to use this version because langchain4j uses POI 5.2.3 instead of 5.2.5 and the substitution needed is different in the two versions -->
3838
<assertj.version>3.26.3</assertj.version>
3939
<wiremock.version>3.10.0</wiremock.version>

0 commit comments

Comments
 (0)