Skip to content

Commit

Permalink
Update to new netty-incubator-codec-quic release (#273)
Browse files Browse the repository at this point in the history
Motivation:

A new netty-incubator-codec-quic release was done

Modifications:

Update to 0.0.55.Final

Result:

Use latest netty-incubator-codec-quic version as dependency
  • Loading branch information
normanmaurer authored Dec 15, 2023
1 parent 5995c48 commit 537e260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<skipTests>false</skipTests>
<netty.version>4.1.104.Final</netty.version>
<netty.build.version>31</netty.build.version>
<netty.quic.version>0.0.54.Final</netty.quic.version>
<netty.quic.version>0.0.55.Final</netty.quic.version>
<netty.quic.classifier>${os.detected.name}-${os.detected.arch}</netty.quic.classifier>
<junit.version>5.9.0</junit.version>
<release.gpg.keyname />
Expand Down

0 comments on commit 537e260

Please sign in to comment.