Skip to content

Commit 4bc4189

Browse files
Bump com.linecorp.armeria:armeria-junit5 from 1.24.1 to 1.24.2 (open-telemetry#8820)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c4a283 commit 4bc4189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/armeria-shaded-for-testing/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
dependencies {
8-
implementation("com.linecorp.armeria:armeria-junit5:1.24.1")
8+
implementation("com.linecorp.armeria:armeria-junit5:1.24.2")
99
}
1010

1111
tasks {

0 commit comments

Comments
 (0)