Skip to content

Commit a3b489a

Browse files
Upgrade quarkus 3.6.4 (#134)
1 parent 68377bf commit a3b489a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ org.gradle.caching=true
44
org.gradle.parallel=true
55
quarkusPlatformArtifactId=quarkus-bom
66
quarkusPlatformGroupId=io.quarkus.platform
7-
quarkusPlatformVersion=3.5.0
7+
quarkusPlatformVersion=3.6.4
88
quarkusPluginId=io.quarkus
9-
quarkusPluginVersion=3.5.0
9+
quarkusPluginVersion=3.6.4
1010
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
1111

1212
# dependency versions to be kept aligned

0 commit comments

Comments
 (0)