Skip to content

Commit

Permalink
Update dependencies.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgazul committed Oct 16, 2023
1 parent c126e6c commit e39f27e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions developer/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ dependencies {
```


### 1.20.1
### 1.20.1+ (1.20.1|1.20.2)
```
repositories {
maven {url "https://maven.mohistmc.com/"}
}
dependencies {
implementation 'com.mohistmc:mohistdev:1.20.1'
implementation 'com.mohistmc:mohistdev:<mc_version>'
}
```

0 comments on commit e39f27e

Please sign in to comment.