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

Commit f56862d

Browse files
authored
Merge pull request #342 from browserup/dependabot/gradle/nettyVersion-4.1.55.Final
Bump nettyVersion from 4.1.54.Final to 4.1.55.Final
2 parents e3b9b94 + a93beba commit f56862d

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.54.Final'
42+
nettyVersion = '4.1.55.Final'
4343
littleProxyVersion = '2.0.1'
4444
slf4jVersion = '1.7.30'
4545
guavaVersion = '30.0-jre'

0 commit comments

Comments
 (0)