diff --git a/developer/dependencies.md b/developer/dependencies.md index 67f2b4b..6c50ddf 100644 --- a/developer/dependencies.md +++ b/developer/dependencies.md @@ -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:' } ``` \ No newline at end of file