Skip to content

Commit a934fb0

Browse files
authored
Merge pull request navikt#412 from navikt/dependabot/gradle/io.netty-netty-all-4.1.87.Final
chore(deps): bump netty-all from 4.1.86.Final to 4.1.87.Final
2 parents 33571f5 + 839fef2 commit a934fb0

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
@@ -7,7 +7,7 @@ val logbackVersion = "1.4.5"
77
val nimbusSdkVersion = "10.5.1"
88
val mockWebServerVersion = "4.10.0"
99
val jacksonVersion = "2.14.1"
10-
val nettyVersion = "4.1.86.Final"
10+
val nettyVersion = "4.1.87.Final"
1111
val junitJupiterVersion = "5.9.2"
1212
val kotlinVersion = "1.8.0"
1313
val freemarkerVersion = "2.3.31"

0 commit comments

Comments
 (0)