Skip to content

Commit

Permalink
Bump quarkus-github-api.version from 1.315.0 to 1.316.0
Browse files Browse the repository at this point in the history
Bumps `quarkus-github-api.version` from 1.315.0 to 1.316.0.

Updates `io.quarkiverse.githubapi:quarkus-github-api` from 1.315.0 to 1.316.0
- [Commits](quarkiverse/quarkus-github-api@1.315.0...1.316.0)

Updates `io.quarkiverse.githubapi:quarkus-github-api-deployment` from 1.315.0 to 1.316.0
- [Commits](quarkiverse/quarkus-github-api@1.315.0...1.316.0)

---
updated-dependencies:
- dependency-name: io.quarkiverse.githubapi:quarkus-github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkiverse.githubapi:quarkus-github-api-deployment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent 93b6f1b commit a5aa27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<jandex-plugin.version>3.1.2</jandex-plugin.version>
<assertj.version>3.24.2</assertj.version>

<quarkus-github-api.version>1.315.0</quarkus-github-api.version>
<quarkus-github-api.version>1.316.0</quarkus-github-api.version>
<airline.version>2.9.0</airline.version>

<webjar.fomantic-ui.version>2.8.7</webjar.fomantic-ui.version>
Expand Down

0 comments on commit a5aa27c

Please sign in to comment.