Skip to content

Commit

Permalink
Upgrade quarkus 3.6.4 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
agilelab-tmnd1991 authored Dec 21, 2023
1 parent 68377bf commit a3b489a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ org.gradle.caching=true
org.gradle.parallel=true
quarkusPlatformArtifactId=quarkus-bom
quarkusPlatformGroupId=io.quarkus.platform
quarkusPlatformVersion=3.5.0
quarkusPlatformVersion=3.6.4
quarkusPluginId=io.quarkus
quarkusPluginVersion=3.5.0
quarkusPluginVersion=3.6.4
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8

# dependency versions to be kept aligned
Expand Down

0 comments on commit a3b489a

Please sign in to comment.