Skip to content

Commit 28889c8

Browse files
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#4411)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c05608 commit 28889c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ val DEPENDENCIES = listOf(
6464
"org.apache.commons:commons-text:1.14.0",
6565
"com.google.code.gson:gson:2.13.1",
6666
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
67-
"org.assertj:assertj-core:3.27.3",
67+
"org.assertj:assertj-core:3.27.4",
6868
"org.awaitility:awaitility:4.3.0",
6969
"io.opentelemetry.contrib:opentelemetry-jfr-connection:${otelContribVersion}-alpha",
7070
"io.opentelemetry.contrib:opentelemetry-runtime-attach-core:${otelContribVersion}-alpha",

0 commit comments

Comments
 (0)