Skip to content

Commit 3b7b692

Browse files
committed
Update to 1.11.2
1 parent c6788ad commit 3b7b692

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.11.1-R0.1-SNAPSHOT</version>
199+
<version>1.11.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.11.1-R0.1-SNAPSHOT</version>
205+
<version>1.11.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
@@ -236,13 +236,13 @@
236236
<dependency>
237237
<groupId>org.spigotmc</groupId>
238238
<artifactId>spigot-api</artifactId>
239-
<version>1.11.1-R0.1-SNAPSHOT</version>
239+
<version>1.11.2-R0.1-SNAPSHOT</version>
240240
<scope>provided</scope>
241241
</dependency>
242242
<dependency>
243243
<groupId>org.spigotmc</groupId>
244244
<artifactId>spigot</artifactId>
245-
<version>1.11.1-R0.1-SNAPSHOT</version>
245+
<version>1.11.2-R0.1-SNAPSHOT</version>
246246
<scope>provided</scope>
247247
</dependency>
248248
<dependency>

0 commit comments

Comments
 (0)