Skip to content

Commit

Permalink
fix(deps): update dependency io.quarkiverse.githubapi:quarkus-github-…
Browse files Browse the repository at this point in the history
…api to v1.321.0 (#1659)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent cf6c837 commit 0ea6773
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 @@ -9,7 +9,7 @@ dependencies {

implementation 'io.quarkus:quarkus-info'
implementation 'io.quarkiverse.jgit:quarkus-jgit:3.1.0'
implementation 'io.quarkiverse.githubapi:quarkus-github-api:1.320.0'
implementation 'io.quarkiverse.githubapi:quarkus-github-api:1.321.0'
implementation 'io.quarkus:quarkus-arc'
implementation "io.quarkus:quarkus-scheduler"
implementation 'io.quarkus:quarkus-smallrye-health'
Expand Down

0 comments on commit 0ea6773

Please sign in to comment.