Skip to content

Commit

Permalink
Bump Netty version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alemiz112 committed Dec 6, 2023
1 parent 4dd30b7 commit bda5aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
checkerframework = "3.37.0"
fastutil = "8.5.13-SNAPSHOT"
netty = "4.1.96.Final"
netty = "4.1.101.Final"

[libraries]
checker-qual = { group = "org.checkerframework", name = "checker-qual", version.ref = "checkerframework" }
Expand Down

0 comments on commit bda5aa0

Please sign in to comment.