Skip to content

Commit 11a4306

Browse files
Bump armeria-bom from 1.19.0 to 1.20.1 (#238)
Bumps [armeria-bom](https://github.com/line/armeria) from 1.19.0 to 1.20.1. - [Release notes](https://github.com/line/armeria/releases) - [Changelog](https://github.com/line/armeria/blob/master/.post-release-msg) - [Commits](line/armeria@armeria-1.19.0...armeria-1.20.1) --- updated-dependencies: - dependency-name: com.linecorp.armeria:armeria-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e766e36 commit 11a4306

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
@@ -37,7 +37,7 @@ val DEPENDENCY_BOMS = listOf(
3737
"com.fasterxml.jackson:jackson-bom:2.13.4",
3838
"com.google.guava:guava-bom:31.1-jre",
3939
"com.google.protobuf:protobuf-bom:3.21.7",
40-
"com.linecorp.armeria:armeria-bom:1.19.0",
40+
"com.linecorp.armeria:armeria-bom:1.20.1",
4141
"io.grpc:grpc-bom:1.49.1",
4242
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${if (!TEST_SNAPSHOTS) "$otelVersion-alpha" else "$otelSnapshotVersion-alpha-SNAPSHOT"}",
4343
"org.apache.logging.log4j:log4j-bom:2.19.0",

0 commit comments

Comments
 (0)