Skip to content

Commit d1cc20f

Browse files
Bump com.linecorp.armeria:armeria-bom from 1.21.0 to 1.22.0 (#5193)
Bumps [com.linecorp.armeria:armeria-bom](https://github.com/line/armeria) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/line/armeria/releases) - [Changelog](https://github.com/line/armeria/blob/master/.post-release-msg) - [Commits](line/armeria@armeria-1.21.0...armeria-1.22.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack Berg <[email protected]>
1 parent 3d73283 commit d1cc20f

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.2",
1616
"com.google.guava:guava-bom:31.1-jre",
1717
"com.google.protobuf:protobuf-bom:3.21.12",
18-
"com.linecorp.armeria:armeria-bom:1.21.0",
18+
"com.linecorp.armeria:armeria-bom:1.22.0",
1919
"com.squareup.okhttp3:okhttp-bom:4.10.0",
2020
"com.squareup.okio:okio-bom:3.3.0", // applies to transitive dependencies of okhttp
2121
"io.grpc:grpc-bom:1.52.1",

0 commit comments

Comments
 (0)