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.313.1
  • Loading branch information
renovate[bot] authored Oct 26, 2022
1 parent d3e6972 commit 7a6a8d7
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 @@ -12,7 +12,7 @@ repositories {

dependencies {
implementation enforcedPlatform("${quarkusPlatformGroupId}:${quarkusPlatformArtifactId}:${quarkusPlatformVersion}")
implementation 'io.quarkiverse.githubapi:quarkus-github-api:1.313.0'
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-command-airline:1.15.0'
implementation 'io.quarkus:quarkus-arc'
Expand Down

0 comments on commit 7a6a8d7

Please sign in to comment.