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 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.comphenix.packetwrapper</groupId >
6
6
<artifactId >PacketWrapper</artifactId >
7
- <version >1.20-2.2.0 -SNAPSHOT</version >
7
+ <version >1.20-2.2.1 -SNAPSHOT</version >
8
8
9
9
<name >PacketWrapper</name >
10
10
82
82
<dependency >
83
83
<groupId >com.comphenix.protocol</groupId >
84
84
<artifactId >ProtocolLib</artifactId >
85
- <version >5.2 .0-SNAPSHOT</version >
85
+ <version >5.1 .0-SNAPSHOT</version >
86
86
<scope >provided</scope >
87
87
<exclusions >
88
88
<exclusion >
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ main: com.comphenix.packetwrapper.PacketWrapper
4
4
description : Contains wrappers for each packet in Minecraft.
5
5
authors : [dmulloy2, Comphenix, lukas81298]
6
6
version : ${project.version}
7
- api-version : 1.20
7
+ api-version : ' 1.20'
8
8
9
9
depend : [ProtocolLib]
You can’t perform that action at this time.
0 commit comments