File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
## Next Release
2
2
3
+ ### Micronaut Facebook SDK 1.0.2
4
+
5
+ ## What's Changed
6
+ * Migrated to Micronaut 4.x by @musketyr in https://github.com/agorapulse/micronaut-facebook-sdk/pull/14
7
+ * Upgrade Kordamp to 0.54.0 by @musketyr in https://github.com/agorapulse/micronaut-facebook-sdk/pull/15
8
+
9
+
10
+ ** Full Changelog** : https://github.com/agorapulse/micronaut-facebook-sdk/compare/0.6.0...1.0.2
11
+
3
12
### Agorapulse AWS SDK 2.1.12-micronaut-1.0
4
13
5
14
* ability to encode multipart email body using base64
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dru.version = 0.8.1
31
31
grails.aws.sdk.version = 2.4.16
32
32
grails.facebook.sdk.version = 4.1.2
33
33
gru.version = 2.0.4
34
- micronaut.facebook.sdk.version = 0.6.0-micronaut- 1.0
34
+ micronaut.facebook.sdk.version = 1.0.2
35
35
micronaut.libraries.version = 1.2.6.1
36
36
agorapulse.checks.version = 0.9.1
37
37
micronaut.grails.version = 3.3.0-micronaut-1.0
You can’t perform that action at this time.
0 commit comments