[CI-SKIP] Fix version for groovy artifact (1.16.4) (#4730)
This commit is contained in:
parent
0e73fdbf72
commit
8df6e39b11
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ repositories {
|
|||
* Artifact:
|
||||
```groovy
|
||||
dependencies {
|
||||
compileOnly 'com.destroystokyo.paper:paper-api:1.16.3-R0.1-SNAPSHOT'
|
||||
compileOnly 'com.destroystokyo.paper:paper-api:1.16.4-R0.1-SNAPSHOT'
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue