Skip to content

Commit

Permalink
multi-module: Update to Quarkus version 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmini committed Aug 25, 2023
1 parent 232b11a commit cf3e555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multi-module/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Gradle properties
quarkusPluginId=io.quarkus
quarkusPluginVersion=3.2.4.Final
quarkusPluginVersion=3.3.0
quarkusPlatformGroupId=io.quarkus.platform
quarkusPlatformArtifactId=quarkus-bom
quarkusPlatformVersion=3.2.4.Final
quarkusPlatformVersion=3.3.0

0 comments on commit cf3e555

Please sign in to comment.