Skip to content

Commit

Permalink
upgrade netty version to 4.1.68.final
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkbkim committed Oct 22, 2021
1 parent 37fee54 commit 3d2096a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ versions += [
mavenArtifact: "3.8.1",
metrics: "2.2.0",
mockito: "3.2.4",
netty: "4.1.62.Final",
netty: "4.1.68.Final",
owaspDepCheckPlugin: "5.2.4",
powermock: "2.0.5",
reflections: "0.9.12",
Expand Down

0 comments on commit 3d2096a

Please sign in to comment.