Skip to content

Commit

Permalink
5.3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
dreab8 committed Nov 10, 2020
1 parent 3f3d38d commit d48e19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/base-information.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
apply plugin: 'base'

ext {
ormVersion = new HibernateVersion( '5.3.19.Final', project )
ormVersion = new HibernateVersion( '5.3.20-SNAPSHOT', project )
baselineJavaVersion = '1.8'
jpaVersion = new JpaVersion('2.2')
}
Expand Down

0 comments on commit d48e19d

Please sign in to comment.