Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 6eae7c6

Browse files
authored
Merge pull request #326 from browserup/dependabot/gradle/nettyVersion-4.1.54.Final
Bump nettyVersion from 4.1.50.Final to 4.1.54.Final
2 parents f16c9c6 + 64ada13 commit 6eae7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ subprojects {
3939
javassistVersion = '3.27.0-GA'
4040
jettyVersion = '9.4.35.v20201120'
4141
log4jVersion = '2.14.0'
42-
nettyVersion = '4.1.50.Final'
42+
nettyVersion = '4.1.54.Final'
4343
slf4jVersion = '1.7.30'
4444
}
4545

0 commit comments

Comments
 (0)