Skip to content

Commit

Permalink
Bump quarkus-github-app.version from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps `quarkus-github-app.version` from 2.1.0 to 2.1.1.

Updates `io.quarkiverse.githubapp:quarkus-github-app` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases)
- [Commits](quarkiverse/quarkus-github-app@2.1.0...2.1.1)

Updates `io.quarkiverse.githubapp:quarkus-github-app-command-airline` from 2.1.0 to 2.1.1

Updates `io.quarkiverse.githubapp:quarkus-github-app-testing` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases)
- [Commits](quarkiverse/quarkus-github-app@2.1.0...2.1.1)

---
updated-dependencies:
- dependency-name: io.quarkiverse.githubapp:quarkus-github-app
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkiverse.githubapp:quarkus-github-app-command-airline
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkiverse.githubapp:quarkus-github-app-testing
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent b69a5b9 commit e951a50
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 @@ -36,7 +36,7 @@
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.version>3.6.0</quarkus.version>
<assertj.version>3.24.2</assertj.version>
<quarkus-github-app.version>2.1.0</quarkus-github-app.version>
<quarkus-github-app.version>2.1.1</quarkus-github-app.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.2.2</surefire-plugin.version>
<version.formatter.plugin>2.23.0</version.formatter.plugin>
Expand Down

0 comments on commit e951a50

Please sign in to comment.