Skip to content

Commit

Permalink
Bump io.quarkiverse.antora:quarkus-antora from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent b53410f commit f79ec93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<quarkus.version>3.15.2</quarkus.version>
<langchain4j.version>0.36.2</langchain4j.version>
<langchain4j-embeddings.version>0.36.2</langchain4j-embeddings.version>
<quarkus-antora.version>1.0.0</quarkus-antora.version>
<quarkus-antora.version>1.0.1</quarkus-antora.version>
<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 -->
<assertj.version>3.26.3</assertj.version>
<wiremock.version>3.10.0</wiremock.version>
Expand Down

0 comments on commit f79ec93

Please sign in to comment.