Skip to content

Commit 1b90d71

Browse files
committed
Upgraded to version 4.4.0
1 parent eb03338 commit 1b90d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PostgresqlExtensionsGrailsPlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import net.kaleidos.hibernate.postgresql.criteria.JsonCriterias
44
import net.kaleidos.hibernate.postgresql.hstore.HstoreDomainType
55

66
class PostgresqlExtensionsGrailsPlugin {
7-
def version = "4.3.0"
7+
def version = "4.4.0"
88
def grailsVersion = "2.0 > *"
99
def pluginExcludes = [
1010
"grails-app/controllers/**",

0 commit comments

Comments
 (0)