Skip to content

Commit

Permalink
Upgraded to Micronaut Permissions 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agorapulse-bot authored Dec 11, 2023
1 parent 66c3eb1 commit 6b521f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Next Release

### Micronaut Permissions 2.0.0

* upgraded to Micronaut 4.x

### Micronaut Permissions 1.2.0-micronaut-1.0

* ability to grant privileges for any object (useful with `@ResultRequiresPermissions`)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ remember.version = 0.4.2
testing.libraries.version = 0.2.3
micronaut.console.version = 1.0.6
micronaut.worker.version = 1.3.0-micronaut-1.0
micronaut.permissions.version = 1.2.0-micronaut-1.0
micronaut.permissions.version = 2.0.0
micronaut.slack.version = 1.0.4-micronaut-1.0


Expand Down

0 comments on commit 6b521f1

Please sign in to comment.