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 to v1.15.1 (#225)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 26, 2022
1 parent 0cadf62 commit e5220f4
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 @@ -13,7 +13,7 @@ repositories {
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.0'
implementation 'io.quarkiverse.githubapp:quarkus-github-app:1.15.1'
implementation 'io.quarkiverse.githubapp:quarkus-github-app-command-airline:1.15.0'
implementation 'io.quarkus:quarkus-arc'
implementation "io.quarkus:quarkus-scheduler"
Expand Down

0 comments on commit e5220f4

Please sign in to comment.