We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91dadc commit b7577b2Copy full SHA for b7577b2
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.18.2
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