Skip to content

Commit 7ebbf85

Browse files
committed
update hibernate4 plugin version in assemble.gradle
1 parent e59083a commit 7ebbf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/assemble.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ task pluginsFromRepo {
122122
ext.plugins = [
123123
cache: "1.1.6",
124124
'database-migration': "1.4.0",
125-
hibernate4: "4.3.5.3",
125+
hibernate4: "4.3.5.4",
126126
jquery: "1.11.1",
127127
'asset-pipeline': "1.8.11",
128128
scaffolding: "2.1.2",

0 commit comments

Comments
 (0)