We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad84a68 commit 22cdb19Copy full SHA for 22cdb19
doc/Getting-started.md
@@ -22,7 +22,7 @@ which would automatically fetch `JavaSMT` and all of its dependencies.
22
After the repository URL is configured, you only need to add the following dependency:
23
24
```xml
25
-<dependency org="org.sosy_lab" name="java-smt" rev="3.7.0"/>
+<dependency org="org.sosy-lab" name="java-smt" rev="5.0.1"/>
26
```
27
28
### Automatic Installation from Maven Central (possibly outdated)
0 commit comments