Skip to content

Commit 52332eb

Browse files
authored
hardcode version
1 parent c7887ea commit 52332eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The http2 implementation passes all specification tests in [h2spec](https://gith
3939
<dependency>
4040
<groupId>io.github.robaho</groupId>
4141
<artifactId>httpserver</artifactId>
42-
<version>${the.above.version}</version>
42+
<version>1.0.19</version>
4343
</dependency>
4444
```
4545

0 commit comments

Comments
 (0)