Update build instructions to use 16.17.1 (#1163)

This commit is contained in:
HexedHero 2021-01-19 04:27:22 +00:00 committed by GitHub
parent 5a70d694e7
commit 936b20afa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ Replace `<version>` number with this number: [![](https://jitpack.io/v/TechFortr
<dependency>
<groupId>com.github.TechFortress</groupId>
<artifactId>GriefPrevention</artifactId>
<version>16.7.1</version>
<version>16.17.1</version>
</dependency>
```