diff --git a/github-bot/gradle.properties b/github-bot/gradle.properties index 0099c75c5..a4034c8b6 100644 --- a/github-bot/gradle.properties +++ b/github-bot/gradle.properties @@ -2,4 +2,4 @@ quarkusPluginId=io.quarkus quarkusPlatformGroupId=io.quarkus.platform quarkusPlatformArtifactId=quarkus-bom -quarkusPlatformVersion=3.1.2.Final \ No newline at end of file +quarkusPlatformVersion=3.1.3.Final \ No newline at end of file diff --git a/persistence/gradle.properties b/persistence/gradle.properties index 1465f3ed7..08dd10172 100644 --- a/persistence/gradle.properties +++ b/persistence/gradle.properties @@ -3,4 +3,4 @@ quarkusPluginId=io.quarkus quarkusPluginVersion=2.11.3.Final quarkusPlatformGroupId=io.quarkus.platform quarkusPlatformArtifactId=quarkus-bom -quarkusPlatformVersion=3.1.2.Final \ No newline at end of file +quarkusPlatformVersion=3.1.3.Final \ No newline at end of file