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 8c3fdc2 + 65e9693 commit f4d987dCopy full SHA for f4d987d
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## Next Release
2
3
+### Micronaut Grails 3.0.4
4
+
5
+ * GORM to JPA generator
6
+ * Integration tests support for `MicronautGrailsApp`
7
8
### Micronaut Segment Library 1.0.4.1
9
10
* fixed Segment logging format
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.3
+micronaut.grails.version = 3.0.4
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