Skip to content

Commit 4eb770f

Browse files
authored
Merge pull request #494 from navikt/dependabot/gradle/io.netty-netty-all-4.1.94.Final
chore(deps): bump io.netty:netty-all from 4.1.93.Final to 4.1.94.Final
2 parents 0b2e644 + b31dde6 commit 4eb770f

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.7"
77
val nimbusSdkVersion = "10.9.1"
88
val mockWebServerVersion = "4.11.0"
99
val jacksonVersion = "2.15.2"
10-
val nettyVersion = "4.1.93.Final"
10+
val nettyVersion = "4.1.94.Final"
1111
val junitJupiterVersion = "5.9.3"
1212
val kotlinVersion = "1.8.22"
1313
val freemarkerVersion = "2.3.32"

0 commit comments

Comments
 (0)