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