Update Gradle
This commit is contained in:
parent
27cdf09bc2
commit
f106b485fb
@ -93,7 +93,7 @@ This removes the specified spell from the item in the player's main hand.
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"depends": {
|
"depends": {
|
||||||
"sorcerycraft": "VERSION"
|
"sorcerycraft": ">=VERSION"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,5 +1,5 @@
|
|||||||
#Sat Feb 29 21:58:32 EST 2020
|
#Sat Feb 29 21:58:32 EST 2020
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.5.1-all.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.2-all.zip
|
||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
|
Reference in New Issue
Block a user