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.
1 parent 5772556 commit a861310Copy full SHA for a861310
README.md
@@ -98,7 +98,7 @@ to pool size of 25 threads. You can change that with `AsyncManager.getInstance()
98
<dependency>
99
<groupId>org.vaadin.helper</groupId>
100
<artifactId>async-manager</artifactId>
101
- <version>1.0.0-alpha4</version>
+ <version>1.0.0-beta1</version>
102
</dependency>
103
```
104
pom.xml
@@ -5,7 +5,7 @@
5
6
7
8
9
<name>Async Manager</name>
10
<description>Async Manager for Vaadin Flow</description>
11
0 commit comments