Skip to content

Commit 6051c5b

Browse files
committed
Reflect changed made to the NetHandler
1 parent be65f05 commit 6051c5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@
5858
<artifactSet>
5959
<includes>
6060
<include>com.cheatbreaker:CheatBreakerAPINetHandler</include>
61-
<include>io.netty:netty-all</include>
61+
<include>io.netty:netty-buffer</include>
62+
<include>io.netty:netty-common</include>
6263
</includes>
6364
</artifactSet>
6465
</configuration>

0 commit comments

Comments
 (0)