Skip to content

Commit

Permalink
chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Jan 15, 2024
1 parent be4b696 commit d607475
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.2'
implementation 'io.ktor:ktor-network-tls-certificates:2.3.2'
implementation 'io.ktor:ktor-server-call-logging:2.3.2'
implementation 'io.netty:netty-handler:4.1.86.Final'
implementation 'io.netty:netty-handler:4.1.104.Final'
implementation 'org.apache.groovy:groovy:4.0.11'
implementation 'org.apache.groovy:groovy-json:4.0.11'
implementation 'org.apache.groovy:groovy-xml:4.0.11'
Expand Down

0 comments on commit d607475

Please sign in to comment.