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 d44f6dd + df0623b commit 59ba4d1Copy full SHA for 59ba4d1
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### 0.9.0
4
+
5
+* Initial port of the GORM checker
6
7
### Micronaut Worker 1.1.0
8
9
* disable jobs by default in tests and for functions
gradle.properties
@@ -33,7 +33,7 @@ grails.facebook.sdk.version = 4.1.2
33
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 = 1.0.0
+agorapulse.checks.version = 0.9.0
37
micronaut.grails.version = 3.0.3
38
micronaut.aws.sdk.version = 1.4.0
39
micronaut.rethrow.version = 1.0.0
0 commit comments