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 300df11 + 628f942 commit 1a72fb6Copy full SHA for 1a72fb6
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Micronaut Worker 2.0.1
4
+
5
+* test release after re-enabling BOM synchronization, no code change
6
7
### Micronaut Worker 2.0.0
8
9
* **Breaking Change** Migrated to Micronaut 4.x
gradle.properties
@@ -46,7 +46,7 @@ micronaut.recurly.version = 1.1.2-micronaut-1.0
46
remember.version = 0.4.2
47
testing.libraries.version = 0.2.3
48
micronaut.console.version = 1.0.6
49
-micronaut.worker.version = 2.0.0
+micronaut.worker.version = 2.0.1
50
micronaut.permissions.version = 2.0.0
51
micronaut.slack.version = 2.0.0
52
0 commit comments