Skip to content

Commit 0f8fc67

Browse files
committed
Prepare for next development iteration
1 parent 7759404 commit 0f8fc67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/base-information.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
apply plugin: 'base'
99

1010
ext {
11-
ormVersion = new HibernateVersion( '5.4.0.Final', project )
11+
ormVersion = new HibernateVersion( '5.4.1-SNAPSHOT', project )
1212
baselineJavaVersion = '1.8'
1313
jpaVersion = new JpaVersion('2.2')
1414
}

0 commit comments

Comments
 (0)