Skip to content

Commit

Permalink
⬆️(deps): Update dependency io.quarkiverse.githubapp:quarkus-github-a…
Browse files Browse the repository at this point in the history
…pp-command-airline to v2.0.3 (#843)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 15, 2023
1 parent c4ea0e8 commit 62444c5
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 @@ -8,7 +8,7 @@ dependencies {
implementation enforcedPlatform("${quarkusPlatformGroupId}:${quarkusPlatformArtifactId}:${quarkusPlatformVersion}")
implementation 'io.quarkiverse.githubapi:quarkus-github-api:1.314.1'
implementation 'io.quarkiverse.githubapp:quarkus-github-app:2.0.3'
implementation 'io.quarkiverse.githubapp:quarkus-github-app-command-airline:2.0.2'
implementation 'io.quarkiverse.githubapp:quarkus-github-app-command-airline:2.0.3'
implementation 'io.quarkus:quarkus-arc'
implementation "io.quarkus:quarkus-scheduler"
implementation 'io.quarkus:quarkus-smallrye-health'
Expand Down

0 comments on commit 62444c5

Please sign in to comment.