Skip to content

Commit 9974baf

Browse files
Bump io.netty:netty-bom from 4.2.3.Final to 4.2.4.Final
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.3.Final to 4.2.4.Final. - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.4.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9051491 commit 9974baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ val DEPENDENCY_BOMS = listOf(
2222
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:${otelInstrumentationVersion}",
2323
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationAlphaVersion}",
2424
"com.azure:azure-sdk-bom:1.2.37",
25-
"io.netty:netty-bom:4.2.3.Final",
25+
"io.netty:netty-bom:4.2.4.Final",
2626
"org.junit:junit-bom:5.13.4",
2727
"org.testcontainers:testcontainers-bom:1.21.3",
2828
)

0 commit comments

Comments
 (0)