[ci-skip] fix

This commit is contained in:
budgidiere 2020-09-17 14:28:55 -05:00 committed by GitHub
parent da467fa2ea
commit dbcef4167c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ And then add the Yatopia-API dependency:
<dependency>
<groupId>net.yatopia</groupId>
<artifactId>yatopia-api</artifactId>
<version>1.16.2-R0.1-SNAPSHOT</version>
<version>1.16.3-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>