Skip to content

Commit

Permalink
chore: downgrade hibernate version
Browse files Browse the repository at this point in the history
  • Loading branch information
pipinet committed Oct 18, 2024
1 parent 29a2798 commit 2fabd25
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 @@ -16,7 +16,7 @@ grgitPluginVersion=5.0.0-rc.3
lombokPluginVersion=8.10
nmcpPluginVersion=0.0.8
jmhPluginVersion=0.7.2
hibernatePluginVersion=7.0.0.Beta1
hibernatePluginVersion=6.6.1.Final

# Dependencies
quarkusVersion=3.16.0.CR1
Expand All @@ -25,7 +25,7 @@ jmhVersion=1.37
guavaVersion=33.3.1-jre
slf4jVersion=2.1.0-alpha1
jandexVersion=3.2.2
hibernateVersion=7.0.0.Beta1
hibernateVersion=6.6.1.Final
hamcrestVersion=3.0
mockitoVersion=5.13.0
jacksonVersion=2.18.0-rc1
Expand Down

0 comments on commit 2fabd25

Please sign in to comment.