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 aa84b3c commit 9c0da63Copy full SHA for 9c0da63
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.9.3
+quarkusPlatformVersion=3.9.4
8
quarkusPluginId=io.quarkus
9
-quarkusPluginVersion=3.9.1
10
-org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
+quarkusPluginVersion=3.9.4
+org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
0 commit comments