Skip to content

Commit

Permalink
Prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Oct 17, 2018
1 parent 890a640 commit 9d0fe33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/base-information.gradle
Expand Up @@ -8,7 +8,7 @@
apply plugin: 'base'

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

0 comments on commit 9d0fe33

Please sign in to comment.