Skip to content

Commit

Permalink
chore: upgrade Netty to version 4.1.108.Final #1782
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Mar 27, 2024
1 parent 71d8fee commit 6ced027
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
implementation 'io.ktor:ktor-server-netty:2.3.8'
implementation 'io.ktor:ktor-network-tls-certificates:2.3.8'
implementation 'io.ktor:ktor-server-call-logging:2.3.8'
implementation 'io.netty:netty-handler:4.1.107.Final'
implementation 'io.netty:netty-handler:4.1.108.Final'
implementation 'org.apache.groovy:groovy:4.0.18'
implementation 'org.apache.groovy:groovy-json:4.0.18'
implementation 'org.apache.groovy:groovy-xml:4.0.18'
Expand Down

0 comments on commit 6ced027

Please sign in to comment.