Skip to content

Commit 77f0022

Browse files
authored
Update README.md
1 parent f87ef35 commit 77f0022

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
@@ -67,7 +67,7 @@ To add the newest Math version as a dependency, add this to your project's POM:
6767
<dependency>
6868
<groupId>org.cryptimeleon</groupId>
6969
<artifactId>math</artifactId>
70-
<version>3.+</version>
70+
<version>[3.0,)</version>
7171
</dependency>
7272
```
7373

0 commit comments

Comments
 (0)