We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11592f5 commit 39837c8Copy full SHA for 39837c8
pom.xml
@@ -34,7 +34,7 @@
34
<maven.compiler.target>17</maven.compiler.target>
35
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
37
- <quarkus-github-app.version>2.0.0</quarkus-github-app.version>
+ <quarkus-github-app.version>2.0.1</quarkus-github-app.version>
38
<!-- Using a single property for both plugin and platform, so that GitHub's Dependabot doesn't get confused -->
39
<quarkus.version>3.1.2.Final</quarkus.version>
40
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
0 commit comments