Skip to content

Commit 39837c8

Browse files
dependabot[bot]yrodiere
authored andcommitted
Bump quarkus-github-app.version from 2.0.0 to 2.0.1
Bumps `quarkus-github-app.version` from 2.0.0 to 2.0.1. Updates `quarkus-github-app` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases) - [Commits](quarkiverse/quarkus-github-app@2.0.0...2.0.1) Updates `quarkus-github-app-testing` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases) - [Commits](quarkiverse/quarkus-github-app@2.0.0...2.0.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-testing dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11592f5 commit 39837c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<maven.compiler.target>17</maven.compiler.target>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
37-
<quarkus-github-app.version>2.0.0</quarkus-github-app.version>
37+
<quarkus-github-app.version>2.0.1</quarkus-github-app.version>
3838
<!-- Using a single property for both plugin and platform, so that GitHub's Dependabot doesn't get confused -->
3939
<quarkus.version>3.1.2.Final</quarkus.version>
4040
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>

0 commit comments

Comments
 (0)