Skip to content

Commit

Permalink
feature: upgrade quarkus
Browse files Browse the repository at this point in the history
  • Loading branch information
pipinet committed Oct 17, 2024
1 parent 810224b commit 29a2798
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ grgitPluginVersion=5.0.0-rc.3
lombokPluginVersion=8.10
nmcpPluginVersion=0.0.8
jmhPluginVersion=0.7.2
hibernatePluginVersion=6.6.0.Final
hibernatePluginVersion=7.0.0.Beta1

# Dependencies
quarkusVersion=3.15.1
quarkusVersion=3.16.0.CR1
junitVersion=5.11.0
jmhVersion=1.37
guavaVersion=33.3.1-jre
slf4jVersion=2.1.0-alpha1
jandexVersion=3.2.2
hibernateVersion=6.6.0.Final
hibernateVersion=7.0.0.Beta1
hamcrestVersion=3.0
mockitoVersion=5.13.0
jacksonVersion=2.18.0-rc1
Expand Down

0 comments on commit 29a2798

Please sign in to comment.