Skip to content

Commit b84472a

Browse files
committed
Update pom.xml
1 parent cead4f5 commit b84472a

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>io.papermc.paper</groupId>
108108
<artifactId>paper-api</artifactId>
109-
<version>1.21.8-R0.1-SNAPSHOT</version>
109+
<version>1.21.9-R0.1-SNAPSHOT</version>
110110
<scope>provided</scope>
111111
</dependency>
112112
<dependency>
@@ -135,11 +135,5 @@
135135
<version>2.11.6</version>
136136
<scope>provided</scope>
137137
</dependency>
138-
<dependency>
139-
<groupId>net.kyori</groupId>
140-
<artifactId>adventure-text-serializer-legacy</artifactId>
141-
<version>4.24.0</version>
142-
<scope>compile</scope>
143-
</dependency>
144138
</dependencies>
145139
</project>

0 commit comments

Comments
 (0)