Skip to content

Commit

Permalink
Update dependency com.linecorp.armeria:armeria-bom to v1.26.2 (#1090)
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] authored Nov 8, 2023
1 parent dc3b6e7 commit c31ccd4
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.15.3",
"com.google.guava:guava-bom:32.1.3-jre",
"com.linecorp.armeria:armeria-bom:1.26.0",
"com.linecorp.armeria:armeria-bom:1.26.2",
"org.junit:junit-bom:5.10.0",
"io.grpc:grpc-bom:1.59.0",
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.31.0-alpha",
Expand Down

0 comments on commit c31ccd4

Please sign in to comment.