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.320.0 (#1650)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 1e7fbe9 commit d13105a
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.319.0'
implementation 'io.quarkiverse.githubapi:quarkus-github-api:1.320.0'
implementation 'io.quarkus:quarkus-arc'
implementation "io.quarkus:quarkus-scheduler"
implementation 'io.quarkus:quarkus-smallrye-health'
Expand Down

0 comments on commit d13105a

Please sign in to comment.