File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.comphenix.packetwrapper</groupId >
66 <artifactId >PacketWrapper</artifactId >
7- <version >1.20-2.2.0 -SNAPSHOT</version >
7+ <version >1.20-2.2.1 -SNAPSHOT</version >
88
99 <name >PacketWrapper</name >
1010
8282 <dependency >
8383 <groupId >com.comphenix.protocol</groupId >
8484 <artifactId >ProtocolLib</artifactId >
85- <version >5.2 .0-SNAPSHOT</version >
85+ <version >5.1 .0-SNAPSHOT</version >
8686 <scope >provided</scope >
8787 <exclusions >
8888 <exclusion >
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ main: com.comphenix.packetwrapper.PacketWrapper
44description : Contains wrappers for each packet in Minecraft.
55authors : [dmulloy2, Comphenix, lukas81298]
66version : ${project.version}
7- api-version : 1.20
7+ api-version : ' 1.20'
88
99depend : [ProtocolLib]
You can’t perform that action at this time.
0 commit comments