We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d144832 commit a306c7cCopy full SHA for a306c7c
README.md
@@ -39,7 +39,7 @@ The http2 implementation passes all specification tests in [h2spec](https://gith
39
<dependency>
40
<groupId>io.github.robaho</groupId>
41
<artifactId>httpserver</artifactId>
42
- <version>1.0.19</version>
+ <version>use version from badge above without leading v</version>
43
</dependency>
44
```
45
0 commit comments