mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-03 01:10:17 +01:00
Bump PlanPluginBridge to 4.8.2-R0.2
This commit is contained in:
parent
2a2e0e57a9
commit
2e22e4d18e
@ -47,7 +47,7 @@ subprojects {
|
||||
ext.daggerCompilerVersion = "2.22.1"
|
||||
|
||||
ext.abstractPluginFrameworkVersion = "3.4.1"
|
||||
ext.planPluginBridgeVersion = "4.8.2-R0.1"
|
||||
ext.planPluginBridgeVersion = "4.8.2-R0.2"
|
||||
|
||||
ext.bukkitVersion = "1.12.2-R0.1-SNAPSHOT"
|
||||
ext.spigotVersion = "1.12.2-R0.1-SNAPSHOT"
|
||||
|
@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.djrapitops</groupId>
|
||||
<artifactId>PlanPluginBridge</artifactId>
|
||||
<version>4.8.2-R0.1</version>
|
||||
<version>4.8.2-R0.2</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>${project.groupId}:${project.artifactId}</name>
|
||||
|
Loading…
Reference in New Issue
Block a user