Skip to content

Commit c2df4e6

Browse files
Update dependency io.netty:netty-handler to v4.1.109.Final
1 parent 3719ea3 commit c2df4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
val awitilityVersion = "4.2.0"
2222
val junitJupiterVersion = "5.8.2"
2323
val mockitoVersion = "4.3.1"
24-
val nettyVersion = "4.1.78.Final"
24+
val nettyVersion = "4.1.109.Final"
2525
val slf4jVersion = "1.7.36"
2626
val springVersion = "5.3.21"
2727

0 commit comments

Comments
 (0)