Skip to content

Commit

Permalink
⬆️(deps): Update dependency io.quarkiverse.githubapi:quarkus-github-a…
Browse files Browse the repository at this point in the history
…pi to v1.318.0
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent aa944b1 commit a8fffcc
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 @@ -7,7 +7,7 @@ plugins {
dependencies {
implementation 'io.quarkiverse.jgit:quarkus-jgit:3.0.5'
implementation enforcedPlatform("${quarkusPlatformGroupId}:${quarkusPlatformArtifactId}:${quarkusPlatformVersion}")
implementation 'io.quarkiverse.githubapi:quarkus-github-api:1.316.0'
implementation 'io.quarkiverse.githubapi:quarkus-github-api:1.318.0'
implementation 'io.quarkus:quarkus-arc'
implementation "io.quarkus:quarkus-scheduler"
implementation 'io.quarkus:quarkus-smallrye-health'
Expand Down

0 comments on commit a8fffcc

Please sign in to comment.