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:
parent
d6cdd3e810
commit
67220b0f2d
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue