Changed PluginBridge version to one in PluginBridge pom

This commit is contained in:
Rsl1122 2018-01-11 13:38:27 +02:00
parent 8adf24d772
commit 470cc97529

View File

@ -32,7 +32,7 @@
<dependency>
<groupId>com.djrapitops</groupId>
<artifactId>PlanPluginBridge</artifactId>
<version>4.1.3.2</version>
<version>4.1.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<!-- Full PaperSpigot JAR -->