Skip to content

Commit

Permalink
fix(deps): update dependency io.quarkiverse.githubapp:quarkus-github-…
Browse files Browse the repository at this point in the history
…app-command-airline to v1.15.1 (#226)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 26, 2022
1 parent e5220f4 commit fd411d3
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 @@ -14,7 +14,7 @@ dependencies {
implementation enforcedPlatform("${quarkusPlatformGroupId}:${quarkusPlatformArtifactId}:${quarkusPlatformVersion}")
implementation 'io.quarkiverse.githubapi:quarkus-github-api:1.313.1'
implementation 'io.quarkiverse.githubapp:quarkus-github-app:1.15.1'
implementation 'io.quarkiverse.githubapp:quarkus-github-app-command-airline:1.15.0'
implementation 'io.quarkiverse.githubapp:quarkus-github-app-command-airline:1.15.1'
implementation 'io.quarkus:quarkus-arc'
implementation "io.quarkus:quarkus-scheduler"
implementation 'io.quarkus:quarkus-smallrye-health'
Expand Down

0 comments on commit fd411d3

Please sign in to comment.