We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7887ea commit 52332ebCopy full SHA for 52332eb
1 file changed
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>${the.above.version}</version>
+ <version>1.0.19</version>
43
</dependency>
44
```
45
0 commit comments