We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05db74f commit e90a6f6Copy full SHA for e90a6f6
dependencyManagement/build.gradle.kts
@@ -11,7 +11,7 @@ val DEPENDENCY_BOMS = listOf(
11
"com.fasterxml.jackson:jackson-bom:2.16.0",
12
"com.google.guava:guava-bom:32.1.3-jre",
13
"com.google.protobuf:protobuf-bom:3.25.1",
14
- "com.linecorp.armeria:armeria-bom:1.26.3",
+ "com.linecorp.armeria:armeria-bom:1.26.4",
15
"com.squareup.okhttp3:okhttp-bom:4.12.0",
16
"com.squareup.okio:okio-bom:3.6.0", // applies to transitive dependencies of okhttp
17
"io.grpc:grpc-bom:1.60.0",
0 commit comments