Skip to content

Commit

Permalink
Update netty version
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaMadhushan committed Jan 21, 2025
1 parent fcf92fd commit 502d213
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,15 @@ mockitoCoreVersion="5.3.1"
mockitoTestNGVersion="0.5.0"
mustacheJavaCompilerVersion="0.8.9"
mvel2Version="2.4.4.Final"
nettyBufferVersion="4.1.100.Final"
nettyCodecHttpVersion="4.1.45.Final"
nettyCodecHttp2Version="4.1.45.Final"
nettyCommonVersion="4.1.100.Final"
nettyHandlerVersion="4.1.45.Final"
nettyResolverVersion="4.1.100.Final"
nettyTransportNativeEpollVersion="4.1.100.Final"
nettyTransportNativeKqueueVersion="4.1.100.Final"
nettyTransportVersion="4.1.100.Final"
nettyBufferVersion="4.1.115.Final"
nettyCodecHttpVersion="4.1.115.Final"
nettyCodecHttp2Version="4.1.115.Final"
nettyCommonVersion="4.1.115.Final"
nettyHandlerVersion="4.1.115.Final"
nettyResolverVersion="4.1.115.Final"
nettyTransportNativeEpollVersion="4.1.115.Final"
nettyTransportNativeKqueueVersion="4.1.115.Final"
nettyTransportVersion="4.1.115.Final"
okhttpVersion="3.14.0"
openhftCompilerVersion="2.23ea0"
openTelemetryApiVersion="1.32.0"
Expand Down

0 comments on commit 502d213

Please # to comment.