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.
2 parents 58f0d7f + 0515ae6 commit d411ccaCopy full SHA for d411cca
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Micronaut Grails 3.0.6
4
+
5
+* BREAKING CHANGE in GORM to Micronaut generator - entities are generated into package with suffix
6
7
### Micronaut Grails 3.0.5
8
9
* support for generating Micronaut Data JDBC repositories
gradle.properties
@@ -34,7 +34,7 @@ gru.version = 0.9.2
34
micronaut.facebook.sdk.version = 0.4.0
35
micronaut.libraries.version = 1.2.6.1
36
agorapulse.checks.version = 0.9.1
37
-micronaut.grails.version = 3.0.5
+micronaut.grails.version = 3.0.6
38
micronaut.aws.sdk.version = 1.4.0
39
micronaut.rethrow.version = 1.0.0
40
micronaut.segment.version = 1.0.4.1
0 commit comments