File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11## Next Release
22
3+ ### Groovy REST Unit Test Framework 1.3.1
4+
5+ ## What's Changed
6+ * Fix checking headers and cookies in response from redirection by @wololock in https://github.com/agorapulse/gru/pull/82
7+
8+ ## New Contributors
9+ * @wololock made their first contribution in https://github.com/agorapulse/gru/pull/82
10+
11+ ** Full Changelog** : https://github.com/agorapulse/gru/compare/1.3.0...1.3.1
12+
313### Micronaut Permissions 1.1.0-micronaut-1.0
414
515- Add annotation to check permission on result
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ spockVersion=1.3-groovy-2.5
3030dru.version = 0.8.1
3131grails.aws.sdk.version = 2.4.15
3232grails.facebook.sdk.version = 4.1.2
33- gru.version = 1.3.0
33+ gru.version = 1.3.1
3434micronaut.facebook.sdk.version = 0.6.0-micronaut-1.0
3535micronaut.libraries.version = 1.2.6.1
3636agorapulse.checks.version = 0.9.1
You can’t perform that action at this time.
0 commit comments