Skip to content

Commit

Permalink
Update dependency io.quarkus:quarkus-bom to v3.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent e2b3ee4 commit 9ca6b01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion explain/explain.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//JAVA 11+
// Update the Quarkus version to what you want here or run jbang with
// `-Dquarkus.version=<version>` to override it.
//DEPS io.quarkus:quarkus-bom:${quarkus.version:3.0.0.CR1}@pom
//DEPS io.quarkus:quarkus-bom:${quarkus.version:3.17.4}@pom
//DEPS io.quarkus:quarkus-picocli
//DEPS io.quarkus:quarkus-rest-client-reactive-jackson
//Q:CONFIG quarkus.banner.enabled=false
Expand Down
2 changes: 1 addition & 1 deletion j2xgenie/j2xgenie.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//JAVA 17+
// Update the Quarkus version to what you want here or run jbang with
// `-Dquarkus.version=<version>` to override it.
//DEPS io.quarkus:quarkus-bom:${quarkus.version:3.15.1}@pom
//DEPS io.quarkus:quarkus-bom:${quarkus.version:3.17.4}@pom
//DEPS io.quarkiverse.langchain4j:quarkus-langchain4j-openai:0.19.0.CR3
//DEPS io.quarkus:quarkus-picocli
//Q:CONFIG quarkus.banner.enabled=false
Expand Down

0 comments on commit 9ca6b01

Please sign in to comment.