Skip to content

New branch adjustments

Rostislav Svoboda edited this page Oct 20, 2023 · 5 revisions

POM

In the root POM, adjust Quarkus version:

    <properties>
        <quarkus.version>3.2.6.Final</quarkus.version>
        ...
    </properties>

code.quarkus testing

Clone this wiki locally