Skip to content

Commit 8c9a28e

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump the quarkus group with 2 updates
Bumps the quarkus group with 2 updates: [io.quarkiverse.githubapp:quarkus-github-app](https://github.com/quarkiverse/quarkus-github-app) and [io.quarkiverse.githubapp:quarkus-github-app-testing](https://github.com/quarkiverse/quarkus-github-app). Updates `io.quarkiverse.githubapp:quarkus-github-app` from 2.9.0 to 2.10.1 - [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases) - [Commits](quarkiverse/quarkus-github-app@2.9.0...2.10.1) Updates `io.quarkiverse.githubapp:quarkus-github-app-testing` from 2.9.0 to 2.10.1 - [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases) - [Commits](quarkiverse/quarkus-github-app@2.9.0...2.10.1) Updates `io.quarkiverse.githubapp:quarkus-github-app-testing` from 2.9.0 to 2.10.1 - [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases) - [Commits](quarkiverse/quarkus-github-app@2.9.0...2.10.1) --- updated-dependencies: - dependency-name: io.quarkiverse.githubapp:quarkus-github-app dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quarkus - dependency-name: io.quarkiverse.githubapp:quarkus-github-app-testing dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: quarkus - dependency-name: io.quarkiverse.githubapp:quarkus-github-app-testing dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: quarkus ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae2b607 commit 8c9a28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<maven.compiler.target>21</maven.compiler.target>
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3838
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
39-
<quarkus-github-app.version>2.9.0</quarkus-github-app.version>
39+
<quarkus-github-app.version>2.10.1</quarkus-github-app.version>
4040
<quarkus-openapi-generator.version>2.11.0-lts</quarkus-openapi-generator.version>
4141
<!-- Using a single property for both plugin and platform, so that GitHub's Dependabot doesn't get confused -->
4242
<quarkus.version>3.25.0</quarkus.version>

0 commit comments

Comments
 (0)