Skip to content

Commit 8f2c0d2

Browse files
Bump armeria-bom from 1.20.2 to 1.20.3 (#4936)
Bumps [armeria-bom](https://github.com/line/armeria) from 1.20.2 to 1.20.3. - [Release notes](https://github.com/line/armeria/releases) - [Changelog](https://github.com/line/armeria/blob/master/.post-release-msg) - [Commits](line/armeria@armeria-1.20.2...armeria-1.20.3) --- updated-dependencies: - dependency-name: com.linecorp.armeria:armeria-bom dependency-type: direct:production update-type: version-update:semver-patch ... 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 e814602 commit 8f2c0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ val DEPENDENCY_BOMS = listOf(
1515
"com.fasterxml.jackson:jackson-bom:2.14.0",
1616
"com.google.guava:guava-bom:31.1-jre",
1717
"com.google.protobuf:protobuf-bom:3.21.9",
18-
"com.linecorp.armeria:armeria-bom:1.20.2",
18+
"com.linecorp.armeria:armeria-bom:1.20.3",
1919
"com.squareup.okhttp3:okhttp-bom:4.10.0",
2020
"io.grpc:grpc-bom:1.50.2",
2121
"io.zipkin.brave:brave-bom:5.14.1",

0 commit comments

Comments
 (0)