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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-08 13:48:39 -07:00 committed by GitHub
parent d6cdd3e810
commit 67220b0f2d
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.1"))
implementation(enforcedPlatform("org.testcontainers:testcontainers-bom:1.20.6"))
implementation(enforcedPlatform("com.google.guava:guava-bom:33.4.7-jre"))
implementation(enforcedPlatform("com.linecorp.armeria:armeria-bom:1.32.3"))
implementation(enforcedPlatform("com.linecorp.armeria:armeria-bom:1.32.4"))
compileOnly("com.google.auto.value:auto-value-annotations")
compileOnly("com.google.errorprone:error_prone_annotations")