Skip to content

Commit

Permalink
Upgraded to Micronaut Worker 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
agorapulse-bot authored Nov 15, 2024
1 parent 35c22db commit 84ad02d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Next Release

### Micronaut Worker 2.2.2

## What's Changed
* fixed sending results for flux producers by @musketyr in https://github.com/agorapulse/micronaut-worker/pull/36


**Full Changelog**: https://github.com/agorapulse/micronaut-worker/compare/2.2.1...2.2.2

### Micronaut Facebook SDK 1.0.2

## What's Changed
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ micronaut.recurly.version = 1.1.2-micronaut-1.0
remember.version = 0.4.2
testing.libraries.version = 0.2.3
micronaut.console.version = 1.0.6
micronaut.worker.version = 2.0.1
micronaut.worker.version = 2.2.2
micronaut.permissions.version = 2.0.0
micronaut.slack.version = 2.0.0

Expand Down

0 comments on commit 84ad02d

Please sign in to comment.