Skip to content

Commit 484aba9

Browse files
committed
Update to 1.12, update version number
1 parent 88c48f9 commit 484aba9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AdvancedCore/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.Ben12345rocks</groupId>
55
<artifactId>AdvancedCore</artifactId>
6-
<version>2.7.2</version>
6+
<version>2.7.3</version>
77
<packaging>jar</packaging>
88
<name>AdvancedCore</name>
99
<properties>
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>org.spigotmc</groupId>
162162
<artifactId>spigot-api</artifactId>
163-
<version>1.11.2-R0.1-SNAPSHOT</version>
163+
<version>1.12-pre2-SNAPSHOT</version>
164164
<scope>provided</scope>
165165
</dependency>
166166
<dependency>
@@ -178,7 +178,7 @@
178178
<dependency>
179179
<groupId>com.github.Ben12345rocks</groupId>
180180
<artifactId>ChatComponentAPI</artifactId>
181-
<version>master-SNAPSHOT</version>
181+
<version>LATEST</version>
182182
<scope>compile</scope>
183183
</dependency>
184184
<dependency>

0 commit comments

Comments
 (0)