Update README.md

This commit is contained in:
Elise 2023-08-12 13:39:51 +02:00 committed by GitHub
parent 6c2b64ed64
commit f2eb54282c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ To import the PlayerStats API with Maven, add the following dependency and repos
<dependency>
<groupId>io.github.ithotl</groupId>
<artifactId>PlayerStats</artifactId>
<version>1.7.2-SNAPSHOT</version>
<version>2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>