We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87ef35 commit 77f0022Copy full SHA for 77f0022
1 file changed
README.md
@@ -67,7 +67,7 @@ To add the newest Math version as a dependency, add this to your project's POM:
67
<dependency>
68
<groupId>org.cryptimeleon</groupId>
69
<artifactId>math</artifactId>
70
- <version>3.+</version>
+ <version>[3.0,)</version>
71
</dependency>
72
```
73
0 commit comments