We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a818d83 commit 845c5bcCopy full SHA for 845c5bc
gradle.properties
@@ -4,7 +4,7 @@ org.gradle.caching=true
4
org.gradle.parallel=true
5
quarkusPlatformArtifactId=quarkus-bom
6
quarkusPlatformGroupId=io.quarkus.platform
7
-quarkusPlatformVersion=3.11.1
+quarkusPlatformVersion=3.15.1
8
quarkusPluginId=io.quarkus
9
quarkusPluginVersion=3.11.1
10
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
0 commit comments