diff --git a/multi-module/gradle.properties b/multi-module/gradle.properties index 7db35e6..90e6c26 100644 --- a/multi-module/gradle.properties +++ b/multi-module/gradle.properties @@ -1,6 +1,6 @@ #Gradle properties quarkusPluginId=io.quarkus -quarkusPluginVersion=3.2.4.Final +quarkusPluginVersion=3.3.0 quarkusPlatformGroupId=io.quarkus.platform quarkusPlatformArtifactId=quarkus-bom -quarkusPlatformVersion=3.2.4.Final \ No newline at end of file +quarkusPlatformVersion=3.3.0 \ No newline at end of file