Skip to content

Commit 2440607

Browse files
renovate[bot]trask
authored andcommitted
fix(deps): update dependency com.linecorp.armeria:armeria-bom to v1.31.0
1 parent 857e4ae commit 2440607

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
@@ -12,7 +12,7 @@ val otelInstrumentationVersion = "2.10.0-alpha"
1212
val DEPENDENCY_BOMS = listOf(
1313
"com.fasterxml.jackson:jackson-bom:2.18.1",
1414
"com.google.guava:guava-bom:33.3.1-jre",
15-
"com.linecorp.armeria:armeria-bom:1.30.1",
15+
"com.linecorp.armeria:armeria-bom:1.31.0",
1616
"org.junit:junit-bom:5.11.3",
1717
"io.grpc:grpc-bom:1.68.1",
1818
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationVersion}",

0 commit comments

Comments
 (0)