fix(deps): update dependency com.linecorp.armeria:armeria-bom to v1.32.2 (#1790)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-14 07:46:53 -07:00 committed by GitHub
parent 226758b9c0
commit 0e3861a7da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ testing {
implementation(enforcedPlatform("org.junit:junit-bom:5.12.0"))
implementation(enforcedPlatform("org.testcontainers:testcontainers-bom:1.20.6"))
implementation(enforcedPlatform("com.google.guava:guava-bom:33.4.0-jre"))
implementation(enforcedPlatform("com.linecorp.armeria:armeria-bom:1.32.0"))
implementation(enforcedPlatform("com.linecorp.armeria:armeria-bom:1.32.2"))
compileOnly("com.google.auto.value:auto-value-annotations")
compileOnly("com.google.errorprone:error_prone_annotations")