Skip to content

Commit 22cdb19

Browse files
authored
fix(docs) ivy dependency org name (also bump version)
1 parent ad84a68 commit 22cdb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ which would automatically fetch `JavaSMT` and all of its dependencies.
2222
After the repository URL is configured, you only need to add the following dependency:
2323

2424
```xml
25-
<dependency org="org.sosy_lab" name="java-smt" rev="3.7.0"/>
25+
<dependency org="org.sosy-lab" name="java-smt" rev="5.0.1"/>
2626
```
2727

2828
### Automatic Installation from Maven Central (possibly outdated)

0 commit comments

Comments
 (0)