Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/maven/io.quarkus.platform-quar…
Browse files Browse the repository at this point in the history
…kus-bom-3.6.3
  • Loading branch information
Stef3st authored Dec 14, 2023
2 parents 285cb58 + 8c8e5a4 commit 98c9fab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
release_please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release
with:
release-type: maven
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ SPDX-License-Identifier: Apache-2.0
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
</plugin>

<plugin>
Expand Down

0 comments on commit 98c9fab

Please sign in to comment.