Skip to content

Commit ceecd51

Browse files
committed
Update to 1.9.2
1 parent c77a700 commit ceecd51

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

modules/API/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,13 +196,13 @@
196196
<dependency>
197197
<groupId>org.spigotmc</groupId>
198198
<artifactId>spigot-api</artifactId>
199-
<version>1.9-R0.1-SNAPSHOT</version>
199+
<version>1.9.2-R0.1-SNAPSHOT</version>
200200
<scope>provided</scope>
201201
</dependency>
202202
<dependency>
203203
<groupId>org.spigotmc</groupId>
204204
<artifactId>spigot</artifactId>
205-
<version>1.9-R0.1-SNAPSHOT</version>
205+
<version>1.9.2-R0.1-SNAPSHOT</version>
206206
<scope>provided</scope>
207207
</dependency>
208208
<dependency>

modules/ProtocolLib/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,13 +234,13 @@
234234
<dependency>
235235
<groupId>org.spigotmc</groupId>
236236
<artifactId>spigot-api</artifactId>
237-
<version>1.9-R0.1-SNAPSHOT</version>
237+
<version>1.9.2-R0.1-SNAPSHOT</version>
238238
<scope>provided</scope>
239239
</dependency>
240240
<dependency>
241241
<groupId>org.spigotmc</groupId>
242242
<artifactId>spigot</artifactId>
243-
<version>1.9-R0.1-SNAPSHOT</version>
243+
<version>1.9.2-R0.1-SNAPSHOT</version>
244244
<scope>provided</scope>
245245
</dependency>
246246
<dependency>

0 commit comments

Comments
 (0)