Skip to content

Commit

Permalink
chore(deps): update dependency io.quarkus:quarkus-bom to v3.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent ef4101d commit 182b77e
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.19.0}@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.19.0}@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 182b77e

Please sign in to comment.