Update build instructions to use 16.17.1 (#1163)

This commit is contained in:
HexedHero
2021-01-18 20:27:22 -08:00
committed by GitHub
parent 5a70d694e7
commit 936b20afa2
+1 -1
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>
```