diff --git a/.github/project.yml b/.github/project.yml index 8c4550b..3208176 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.2.1 - next-version: 2.2.2-SNAPSHOT + current-version: 2.2.2 + next-version: 2.2.3-SNAPSHOT diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index 58befbc..98f5048 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,4 +1,4 @@ -:quarkus-version: 3.4.1 +:quarkus-version: 3.5.0 :quarkus-config-extensions-version: 2.2.1 :maven-version: 3.8.1+