We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb03338 commit 1b90d71Copy full SHA for 1b90d71
PostgresqlExtensionsGrailsPlugin.groovy
@@ -4,7 +4,7 @@ import net.kaleidos.hibernate.postgresql.criteria.JsonCriterias
4
import net.kaleidos.hibernate.postgresql.hstore.HstoreDomainType
5
6
class PostgresqlExtensionsGrailsPlugin {
7
- def version = "4.3.0"
+ def version = "4.4.0"
8
def grailsVersion = "2.0 > *"
9
def pluginExcludes = [
10
"grails-app/controllers/**",
0 commit comments