Skip to content

Commit

Permalink
Update dependency com.linecorp.armeria:armeria-bom to v1.27.3 (#1238)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent 3a3d9e1 commit 96ac402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ rootProject.extra["versions"] = dependencyVersions
val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.17.0",
"com.google.guava:guava-bom:33.1.0-jre",
"com.linecorp.armeria:armeria-bom:1.27.2",
"com.linecorp.armeria:armeria-bom:1.27.3",
"org.junit:junit-bom:5.10.2",
"io.grpc:grpc-bom:1.62.2",
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.2.0-alpha",
Expand Down

0 comments on commit 96ac402

Please sign in to comment.