fix(deps): update armeria packages to v1.30.1 (main) (patch) (#12200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fa85ea8f57
commit
5b6848b069
|
|
@ -11,7 +11,7 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("com.linecorp.armeria:armeria-grpc:1.30.0")
|
||||
implementation("com.linecorp.armeria:armeria-grpc:1.30.1")
|
||||
implementation("io.opentelemetry.proto:opentelemetry-proto")
|
||||
runtimeOnly("org.slf4j:slf4j-simple")
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("com.linecorp.armeria:armeria-junit5:1.30.0")
|
||||
implementation("com.linecorp.armeria:armeria-junit5:1.30.1")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
|
|
|||
Loading…
Reference in New Issue