Skip to content

Commit

Permalink
Update netty version
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaMadhushan committed Dec 19, 2024
1 parent aa71436 commit 5a18dde
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -103,17 +103,17 @@ mockitoCoreVersion=5.3.1
mockWebserverVersion=3.14.0
mustacheJavaCompilerVersion=0.8.9
mvel2Version=2.4.4.Final
nettyCodecVersion=4.1.100.Final
nettyBufferVersion=4.1.100.Final
nettyCommonVersion=4.1.100.Final
nettyCodecHttpVersion=4.1.86.Final
nettyCodecHttp2Version=4.1.100.Final
nettyHandlerVersion=4.1.100.Final
nettyHandlerProxyVersion=4.1.100.Final
nettyResolverVersion=4.1.100.Final
nettyTransportVersion=4.1.100.Final
nettyTransportNativeEpollVersion=4.1.100.Final
nettyTransportNativeKqueueVersion=4.1.100.Final
nettyCodecVersion=4.1.115.Final
nettyBufferVersion=4.1.115.Final
nettyCommonVersion=4.1.115.Final
nettyCodecHttpVersion=4.1.115.Final
nettyCodecHttp2Version=4.1.115.Final
nettyHandlerVersion=4.1.115.Final
nettyHandlerProxyVersion=4.1.115.Final
nettyResolverVersion=4.1.115.Final
nettyTransportVersion=4.1.115.Final
nettyTransportNativeEpollVersion=4.1.115.Final
nettyTransportNativeKqueueVersion=4.1.115.Final
okhttpVersion=3.14.0
openTelemetryApiVersion=1.0.0
openTelemetrySdkTraceVersion=1.0.0
Expand Down

0 comments on commit 5a18dde

Please sign in to comment.