Build API with current version of PluginLib

This commit is contained in:
GeorgH93 2024-01-19 00:45:23 +01:00
parent 12c0892419
commit 5604b1b5ee
No known key found for this signature in database
GPG Key ID: D1630D37F9E4B3C8
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<dependency>
<groupId>at.pcgamingfreaks</groupId>
<artifactId>PluginLib</artifactId>
<version>1.0.17-SNAPSHOT</version>
<version>${pcgfPluginLibVersion}</version>
<scope>provided</scope>
</dependency>
</dependencies>