Skip to content

Commit

Permalink
fix(deps): update dependency io.quarkiverse.quinoa:quarkus-quinoa to …
Browse files Browse the repository at this point in the history
…v2.4.5
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent 799df9f commit 6745cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-bot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation 'io.quarkus:quarkus-smallrye-health'

implementation("io.quarkus:quarkus-smallrye-graphql")
implementation 'io.quarkiverse.quinoa:quarkus-quinoa:2.3.6'
implementation 'io.quarkiverse.quinoa:quarkus-quinoa:2.4.5'
implementation("io.quarkus:quarkus-oidc")
implementation("io.quarkus:quarkus-keycloak-authorization")
implementation("io.quarkus:quarkus-micrometer-registry-prometheus")
Expand Down

0 comments on commit 6745cec

Please sign in to comment.