Skip to content

Commit

Permalink
Update Quarkus to version 3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-eberle committed Feb 9, 2024
1 parent 3979d0e commit facfde5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bookstore-quarkus-sync/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# Quarkus
quarkusPluginId=io.quarkus
quarkusPluginVersion=3.7.1
quarkusPluginVersion=3.7.2
quarkusPlatformGroupId=io.quarkus.platform
quarkusPlatformArtifactId=quarkus-bom
quarkusPlatformVersion=3.7.1
quarkusPlatformVersion=3.7.2
#
# Kotlin
kotlinVersion=1.9.22
Expand Down
4 changes: 2 additions & 2 deletions bookstore-quarkus/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# Quarkus
quarkusPluginId=io.quarkus
quarkusPluginVersion=3.7.1
quarkusPluginVersion=3.7.2
quarkusPlatformGroupId=io.quarkus.platform
quarkusPlatformArtifactId=quarkus-bom
quarkusPlatformVersion=3.7.1
quarkusPlatformVersion=3.7.2
#
# Kotlin
kotlinVersion=1.9.22
Expand Down

0 comments on commit facfde5

Please sign in to comment.