Skip to content

Commit

Permalink
Merge pull request #30505 from gsmet/quarkus-3.0.0.Alpha3
Browse files Browse the repository at this point in the history
Upgrade upgrade script to 3.0.0.Alpha3
  • Loading branch information
gsmet authored Jan 20, 2023
2 parents 84f589e + 923eade commit 15065dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jakarta/quarkus3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ tags:
recipeList:
- org.openrewrite.maven.ChangePropertyValue:
key: quarkus.platform.version
newValue: 3.0.0.Alpha2
newValue: 3.0.0.Alpha3
- org.openrewrite.maven.ChangePropertyValue:
key: quarkus.version
newValue: 3.0.0.Alpha2
newValue: 3.0.0.Alpha3
- org.openrewrite.java.migrate.JavaxMigrationToJakarta
---
type: specs.openrewrite.org/v1beta/recipe
Expand Down

0 comments on commit 15065dd

Please sign in to comment.