Skip to content

Commit

Permalink
Add MORE netty libs
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Apr 21, 2024
1 parent 1b927b6 commit c41bb87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,8 @@ project(':cleanroom') {
installer 'io.netty:netty-transport-native-unix-common:4.1.109.Final'
installer 'io.netty:netty-transport-classes-epoll:4.1.109.Final'
installer 'io.netty:netty-transport-native-epoll:4.1.109.Final'
installer 'io.netty:netty-codec-http:4.1.109.Final'
installer 'io.netty:netty-codec-http2:4.1.109.Final'

// TODO: Unpin in 1.18.1 or when Mojang bumps the Log4J version
installer 'org.apache.logging.log4j:log4j-api:2.23.1'
Expand Down

0 comments on commit c41bb87

Please sign in to comment.