mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-19 14:59:32 +00:00
Update 1.20.2 (#139)
This commit is contained in:
@@ -29,7 +29,7 @@ maven {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly("top.leavesmc.leaves:leaves-api:1.20.1-R0.1-SNAPSHOT")
|
||||
compileOnly("top.leavesmc.leaves:leaves-api:1.20.2-R0.1-SNAPSHOT")
|
||||
}
|
||||
```
|
||||
|
||||
@@ -39,7 +39,7 @@ Each time you want to update your dependency, you must re-build Leaves.
|
||||
Leaves-Server:
|
||||
```kotlin
|
||||
dependencies {
|
||||
compileOnly("top.leavesmc.leaves:leaves:1.20.1-R0.1-SNAPSHOT")
|
||||
compileOnly("top.leavesmc.leaves:leaves:1.20.2-R0.1-SNAPSHOT")
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user