We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be65f05 commit 6051c5bCopy full SHA for 6051c5b
1 file changed
pom.xml
@@ -58,7 +58,8 @@
58
<artifactSet>
59
<includes>
60
<include>com.cheatbreaker:CheatBreakerAPINetHandler</include>
61
- <include>io.netty:netty-all</include>
+ <include>io.netty:netty-buffer</include>
62
+ <include>io.netty:netty-common</include>
63
</includes>
64
</artifactSet>
65
</configuration>
0 commit comments