Skip to content

Commit 7417459

Browse files
authored
Merge pull request #246 from navikt/dependabot/gradle/io.netty-netty-all-4.1.77.Final
chore(deps): bump netty-all from 4.1.76.Final to 4.1.77.Final
2 parents 1999cf2 + a6c2c33 commit 7417459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ val logbackVersion = "1.2.11"
77
val nimbusSdkVersion = "9.35"
88
val mockWebServerVersion = "4.9.3"
99
val jacksonVersion = "2.13.2"
10-
val nettyVersion = "4.1.76.Final"
10+
val nettyVersion = "4.1.77.Final"
1111
val junitJupiterVersion = "5.8.2"
1212
val kotlinVersion = "1.6.21"
1313
val freemarkerVersion = "2.3.31"

0 commit comments

Comments
 (0)